-
**__1/__** The bot is unable to detect URLs if I put the URL in a paragraph. Let's take two examples.
__Example 1:__
If I directly send an URL(`https://en.m.wikipedia.org/wiki/Lion`) in a channel …
ghost updated
3 years ago
-
This user story is intended to cover functionality of the submission/comment reporting system and their interaction with the moderation queue in more detail. This will cover both the general user-fac…
-
We sometimes need to query user data such as the user or infractions embed, when all we have is the username.
Since the site DB stores user ID's and usernames, and already has an endpoint to retrie…
-
@Cyanic76
Help me
Error: Cannot find module 'D:\discord-modmail-master\index.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
at Function.Module._load (nod…
-
### Bot Version
v4.1
### How are you hosting Modmail?
Other
### Error Logs
Logs above.
### Screenshots
![IMG_6056](https://github.com/user-attachments/assets/777232ed-8a50-48c8-b1bc-b77876d0792…
-
()
{}
[]
Reported on discordbot by discord user
AttributeError
'set' object has no attribute 'append'
Stack Trace:
```
Python traceback
File "/penny/mtgbot/run.py", line 185, in
cli()
…
-
im hosting bot on replit and i get this error
npm start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/runner/ModMail-Bot/package.json
npm ERR! errno -2
npm ERR! enoent ENO…
-
# Command: !warn
## Use:
`!warn {@User#1234} {reason}`
`!warn {userId} {reason}`
# Expectation:
1. Upon use of the command user gets warned in the channel where command was used and direct me…
-
Users are currently sent a message when their application is accepted or rejected.
The same should be possible with FAPP:
- Approval: $flair granted!
- Rejection: free text
-
Could you please add several token placeholders?
- `{permalink}`
- `{content}` - comment body, submission body if selfpost, or submission link if link post (similar to `{{body}}` in AutoModerator,…