-
The very last link on Creating A Bot Account,
`install discord.js`
Leads to a 404 page. I'm not sure which page it is supposed to direct to, the Windows or Linux.
-
**機能リクエストはどの程度ですか**
- [ ] とてもイライラするので改善して欲しい
- [ ] 普段は問題ないが不快なので改善して欲しい
- [x] できれば欲しい機能
**望む解決策を記述**
開発環境にhot reloadに対応させて気持ちよく開発したい?
特にdocker環境
**検討した代替案**
hupperとかwatchdogとかのツールの導入がい…
lCyou updated
5 months ago
-
Seems to work fine, I recommend just updating the requirements
-
- [x] Update frequency is about once a day.
-
Seems like the new version of discord is locking me out, can you help?
```--> python3 -m poetry add dpyslash
Using version ^1.2.2 for dpyslash
Updating dependencies
Resolving dependencies...
…
-
**Cog**
- [X] Defender
- [ ] Index
- [ ] Sbansync
**Describe the bug**
Similar to #57 and #73 , a Discord friend invite (uses discord.com/invite/XXXXX url) will trigger a false positive as if i…
-
-
Issue created by TheSkeward#1111.
-
Currently if you need to check a role for permissions the bot is unable to communicate via DM.
This is because we are checking the user details based on their server id.
If we hard code the server…
-
https://github.com/RedCokeDevelopment/Teapot.py/blob/f3ba3ff43fbb9ca7d2747935ae6e62fcd28b3910/Teapot.py#L92
Many commands and events in this project does not use cogs. Usage of cogs is recommended.…