A Discord bot for Warhammer Online: Age of Reckoning (WoAOR) that monitors game events and provides server management features.
- Game Event Tracking: Monitors Warhammer Online events and provides signup functionality
- Server Management: Moderation commands for managing your Discord server
- Event Management: Create, manage, and track game events with signups
- Domain Filtering: Blocks malicious domains and links
- Customizable Configuration: Easy setup with
/configurecommand
To add the bot to your server, click this link: Invite Nath-bot
After inviting, configure the bot by running /configure in any channel the bot can see.
- Python 3.8+
- Discord.py library
- Python dependencies (requests, etc.)
- Clone the repository
- Install Python dependencies
- Create a
token.txtfile with your bot token - Run
python3 src/main/discord_bot.py
The bot uses guilds.json for configuration. Run /configure to set up your server preferences.