A Discord bot for personal friend group. If you don't know me personally, consider how freaking weird it'd be to ask for the access token. Feel free to steal the code though.
The scripts/build
directory contains scripts for development.
Should be run whenever you pull from upstream/main
.
. scripts/build/install.sh
. scripts/build/test.sh
. scripts/build/lint.sh
Requires duckbut/.env
to be present, and the TOKEN
environment variable to be set therein.
. scripts/duckbot.sh
###Installation Reference can be seen from here:
https://medium.com/better-programming/coding-a-discord-bot-with-python-64da9d6cade7
###Please note this works well with Python Versions 3.x or higher
###Ubuntu or MacOS is very much preferred
###In Windows use virtual box to use this
###You don't need to write code for Bot as the DuckBot code is already here
###Token can be generated from https://discord.com/developers/applications/812362721713848330/bot after you create the bot