The simple multi purpose discord bot
I made this bot while i started to learn python3 and the code is really bad and i dont feel about making it better
./(Parent Directory)yourbotassetstoolsutils.py(handling settings for each and every discord server)
- Other files (fonts, password_lists, images for PIL)
cogs- musicplayer
- Files (this is the Music cog, it has multiple files)
- Others (cogs for yourbot, all the .py files (cogs) in this folder will be loaded automatically)
- musicplayer
databaseblacklist- Files (text files with blacklister user and server IDs)
chatbot- Files (settings for the chatbot are stored here)
embeds- Files (embed settings)
main- Files (General / Main settings)
others- File (mainly for handling dependencies simply and automatically)
webtemplates(for flask)- Files (
*.htmlfiles)
- Files (
static(for flask)js- Files (
*.js(JavaScript) Files)
- Files (
css- Files (
*.css(CSS - Cascase Style Sheet) Files)
- Files (
fonts- Files (fonts required for the flask website)
- Files (other python3 files for the flask webserver)
- Files (main file to start the bot, Lisence, To-do-list, privacy-policy, other git files)
- OFFICIAL WEBSITE: https://hirusha-adi.github.io/yourbot/ (this repo will be merged with this in the future)
- OFFICAL DISCORD SERVER: https://discord.gg/dEPJ2t6mqQ
