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
- Host: GitHub
- URL: https://github.com/bnb32/discord_bot
- Owner: bnb32
- Created: 2021-08-26T19:02:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T19:03:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T18:51:22.419Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`