remove external packages
This commit is contained in:
@@ -106,4 +106,3 @@ venv.bak/
|
|||||||
/src/config/Config.json
|
/src/config/Config.json
|
||||||
/src/config/PrivateConfig.json
|
/src/config/PrivateConfig.json
|
||||||
.idea/
|
.idea/
|
||||||
/external_packages/
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# Sebi-Machine
|
# Sebi-Machine
|
||||||
Guild-bot
|
Guild-bot
|
||||||
|
|
||||||
In the folder "external_packages" you can find the discord.py rewrite module.
|
Needs discord rewrite module.
|
||||||
Make sure this one is installed.
|
Make sure this one is installed.
|
||||||
|
|
||||||
When you add your cog makesure to add it also in the bot initial fase. Which can be found in run.py.
|
When you add your cog makesure to add it also in the bot initial fase. Which can be found in run.py.
|
||||||
Submodule external_packages/discord_package deleted from 3cb6ac152e
Reference in New Issue
Block a user