This is my first time writing code to build a Discord bot, so I have no experience :3
This bot contains many features that make life easier, help manage tasks, and provide entertainment:
- A reminder system
- Task automation
- Weather updates
- Fun commands (jokes, trivia, etc.)
- Event scheduling
- Invite the bot.
- Type
/help
to see a list of all available commands; Use/send_dev
to send a message about issues with the bot to the developer
- Discloud for providing 24/7 support and hosting services for my Discord bot
If you want to create a personal project or contribute to mine, please contact me at [email protected] to await approval from the lead developer
- A Discord bot user
- Python 3.x
- Clone the repository
- Set up
config.py
fileTOKEN
: bot's tokenAPI key
: from locations containing the keyword (ex:config.API.xx
)
- Install the packages
Create a
requirements.txt
file and paste the following lines into it
async-timeout==5.0.1 charset-normalizer==3.4.0 discord.py==2.4.0 propcache==0.2.0 pycparser==2.22 requests==2.32.3 sympy==1.13.3 tabulate==0.9.0 typing_extensions==4.12.2 psutil==6.1.0 pypresence==4.3.0
Install the packages from this file using the following command in the terminal:
pip install -r requirements.txt
- If you have any questions, please contact me (as mentioned above:
[email protected]
) - The project is developed by a single person