Cyber Owl is a versatile Discord bot handling reaction roles, member counts, and more to enhance server management.
- Reaction Roles: Assign roles based on user reactions to specific messages.
- Member Counts: Display or update member counts in designated channels.
-
Prerequisites: Python (version 3.11)
-
Installation:
- Clone the repository:
git clone https://github.com/your-username/cyber-owl-discord-bot.git
- Install dependencies:
pip install discord.py
- Clone the repository:
-
Configuration:
- Obtain a Discord bot token from the Discord Developer Portal.
-
Usage:
- Run the bot:
python3 main.py
- Invite the bot to your Discord server using the OAuth2 URL from the Developer Portal.
- Run the bot:
Contributions, feature suggestions, and bug reports are welcomed via pull requests.
The content in this repository is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.
This means you are free to:
- Share: Copy and redistribute the material in any medium or format.
- Adapt: Remix, transform, and build upon the material.
Under the following terms:
- Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You should not imply endorsement by the licensor.
- NonCommercial: You may not use the material for commercial purposes.