An open API service indexing awesome lists of open source software.

https://github.com/bnb32/discord_bot

discord bot to counter server raids
https://github.com/bnb32/discord_bot

Last synced: 3 months ago
JSON representation

discord bot to counter server raids

Awesome Lists containing this project

README

        

Packages needed:
`pip install -U python-dotenv discord.py`

Rename env file as `.env`

Replace `{token}` in `.env` with your bot’s token from the Bot page on the Developer Portal.

Run Bot with `python bot.py`