This Frankenstein abomination of a bot is something i have made few years ago. Feel free to explore it by yourself Warning: TERRIBLE CODE AHEAD You have been warned.
- Clone this Repo
$ git clone https://github.com/kamfretoz/KamFreBOT - Navigate to the desired directory
- Install the required dependencies with
python3 -m pip install -r requirements.txt - Fill in the Token and The YT API Key
- Run the bot with
./run.shor./run.bataccording to your prerferred operating system. - Enjoy the abomination 😂
All configuration files has been moved to
/datafolder For configuration, seeconfig.pyfile.
-
This Bot has a custom boot/loading screen Feel free to use it for whatever you like (I recommend to use it as an MOTD or something.) To customize the bootup logo, edit the
bootup_logo.txtto your liking. -
The bot also has a customizeable Error message quotes Go to
quotes.pyto customize the error message quotes. -
You can customize the Error Logging channel Open up
config.pyand put your desired channel ID onhomevariable
You will need to provide your own Token.
Put the token on coin.json file
And your YouTube API v3 Key on /cogs/core/config.py
Also add your own OpenWeather API v3 Key to /cogs/data/weather_api_key.json
Feel free to take any code you like! i don't mind :D I've tried to put the credit as much as i can on the code. If i'm missing anyone, let me know!
- Pycord
- Libneko Many thanks to Discord Coding Academy (https://discord.gg/dca) server for helping with errors and troubleshooting!
