████████╗██╗ ██╗ █████╗ ████████╗███████╗██╗ ██╗██╗ ██╗ █████╗ ████████╗ ╚══██╔══╝██║ ██║██╔══██╗╚══██╔══╝██╔════╝██║ ██║██║ ██║██╔══██╗╚══██╔══╝ ██║ ███████║███████║ ██║ ███████╗██║ █╗ ██║███████║███████║ ██║ ██║ ██╔══██║██╔══██║ ██║ ╚════██║██║███╗██║██╔══██║██╔══██║ ██║ ██║ ██║ ██║██║ ██║ ██║ ███████║╚███╔███╔╝██║ ██║██║ ██║ ██║ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ███████╗██╗ ██╗███████╗██████╗ ██████╗ ████████╗ ██╔════╝██║ ██║██╔════╝██╔══██╗██╔═══██╗╚══██╔══╝ ███████╗███████║█████╗ ██████╔╝██║ ██║ ██║ ╚════██║██╔══██║██╔══╝ ██╔══██╗██║ ██║ ██║ ███████║██║ ██║███████╗██████╔╝╚██████╔╝ ██║ ╚══════╝╚═╝ ╚═╝╚══════╝╚═════╝ ╚═════╝ ╚═╝
First, clone the repository:
git clone https://github.com/Ibinola/your-repo-name.git
cd your-repo-name
Then install necessary packages
pip install discord requests python-dotenv
Create a .env file in the project directory and add your Discord bot token:
TOKEN=your_discord_bot_token
python bot.py
Clone this repo and install packages
git clone https://github.com/Ibinola/your-repo-name.git
cd your-repo-name
pip install -r requirements.txt
Michael Ibinola – [email protected]
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/Ibinola/
- Host somewhere
- explore more features?
- add slash command
- handle errors properly
- write tests