You have chosen, or been chosen, to relocate to one of our finest remaining codebases. I thought so much of WAN Party Bot that I elected to establish my Administration here, in this repo so thoughtfully provided by Our Benefactors. I have been proud to call WAN Party Bot my home. And so, whether you are here to stay, or passing through on your way to parts unknown, welcome to WAN Party Bot. It's safer here.
- just for fun Discord bot to do fun things just for fun
- anything pushed to
master
gets deployed
- ability to update crontab
python3 -m venv env
source env/bin/activate
python3 -m pip install -r requirements.txt
DISCORD_TOKEN=TOKEN_HERE python3 -m main.py