My private simple python bot that I made to learn the language
Go to file
2024-05-21 13:23:45 +02:00
.env Add .env 2024-05-21 13:22:51 +02:00
.gitignore Add .gitignore 2024-05-21 13:22:21 +02:00
bot.py Add bot.py 2024-05-21 13:23:45 +02:00
LICENSE Initial commit 2024-05-21 13:21:03 +02:00
README.md Update README.md 2024-05-21 13:21:55 +02:00
requirements.txt Add requirements.txt 2024-05-21 13:23:25 +02:00

vanity-bot

My personal simple python bot that I made to learn the language


Clone the repo with git clone https://git.efiyo.xyz/efiyo/vanity-bot

Install requirements from requirements.txt via pip

note that neofetch is also required for 1 command to function

Make a bot at https://discord.com/developers/applications

Enter your bot token into .env

Run python bot.py

Invite the bot to your server


It currently has basic funcionality via Discord slash commands such as:

/temp to check the temperature of the device

/neofetch to show the current specs of the machine it's running on, currently only Linux supported

/ping to show the current latency in ms of the bot

/roll to just roll a dice from 1-100