- Features
- Upcoming Feature
- Changelog
- Supported Versions
- Under Review Features
- Support Here
- Author
- Suggestion/Feedbacks
- Maintainers π
- Social Channel π» - Connect with like minded people
- License
- Admin Commands for server management with powerful moderation
- Stay connected every time with 99% uptime
- Custom welcome message for each user when joining
- Separate DM message upon joining the server\
- Postgres Database for storing data
- Utility async APIs
- Log Everything with embed message
- AutoMod - Delete offensive word automatically
- Use the bot to its full potential without ever annoying anyone
- Modern Pythonic API using async/await syntax
- Easy to use with an object-oriented design
- Optimized for both speed and memory
- Member can report misconduct, malicious behavior, or inappropriate content.
- Published and approved on Top.gg website. check [here] (https://top.gg/bot/832137823309004800/invite)
- More Features coming soon...
Invite Cybel into your server
- Cybel Stable
- Cybel Beta # deprecated/removed
- if you want to test it in server please Use the Invite link here
- Create .env file in root directory and add the following variables. Sample env file is here
DISCORD_TOKEN=Discord bot token [get it from here](https://discord.com/developers/applications)
WEATHER_API_KEY=OpenWeatherMap API key [get it from here](https://openweathermap.org/api)
DATABASE_URL=postgres://username:password@localhost:5432/database_name
- Run the docker-compose command to run the bot
docker compose up -d
- See the docker logs
docker compose logs -f
- Create .env file in root directory and add the following variables. Sample env file is here
DISCORD_TOKEN=Discord bot token [get it from here](https://discord.com/developers/applications)
WEATHER_API_KEY= OpenWeatherMap API key [get it from here](https://openweathermap.org/api)
DATABASE_URL=postgres://username:password@localhost:5432/database_name
- Create a virtual environment and install the dependencies
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
- Run the bot
python3 bot.py
python app.py -d
beta version deprecated in 1.0.0 release. It will be removed in v1.0.2 release.
- Role Upgrade
- Reactions Roles
- Music bot feature(play music in voice channel from youtube)
- Add database to keep record of server's activity
- Admin can access server's activity
- Some new useful apis
remindme
the bot remind you about something in future- More features coming soon...
- please use discussion to suggest new features
check changelog for full information
Use this section to tell people about which versions of your project are currently being supported with security updates.
Version | Supported | Based on | Status |
---|---|---|---|
2.0.0 | β | Discord.py v2.0.1 | Not Stable |
1.0.2 | β | Discord.py v1.7.3 | Stable |
- Upgrading code base for Discord.py 2.0.0 documentation
- Better code structure
- Better Error commands handling
- Under devlopment
- More control over bot's behavior(change bot's avatar, name, nickname, status, etc): (added in v1.0.2)
- Bot notifications if user edit or delete the message in the server: (added in v1.0.2)
- Bot can change the nickname of the user in the server: (added in v1.0.2)
- postgresql database support: (added in v1.0.2)
- Admin can access the misconduct/spam behaviour report status of the member from db: (added in v1.0.2)
- Bot can have record of the user's report status in db: (added in v1.0.2)
- Optimize code for performance & bug fix: (added in v1.0.2)
- more...
-
AutoMod
: Curse word deletion improved (added: v1.0.1) - get bot latency : (added: v1.0.1)
- slot machine : (added: v1.0.1)
- change username of self(admin) : (added: v1.0.1)
- source code command : (added: v1.0.1)
- Bot can send message to user in DM: (added: v1.0.1)
- Optimize code for performance : (added: v1.0.1)
- Bug fixes
- more...
- member can report someone to admin: like for bullying, bad behaviour : (added: v1.0.0)
- Create server Instant Invite : (added: v1.0.0)
- create bot invite : (added: v1.0.0)
- Kick/Ban User: (added: v1.0.0)
- Get user avatar : (added: v1.0.0)
- delete role : (added: v1.0.0)
- Server(Id, Name, Owner, Icon) : (added: v1.0.0)
- Get Member Avatar : (added: v1.0.0)
- Bug fix: (added: v1.0.0)
- optimize code for performance : (added: v1.0.0)
- one command role assignment to all members: (under review)
- send dm message to all member in server: (under review)
- Project: Cybel[Discord Bot]
- Author: CodePerfectPlus
- Language: Python
- Github: GitHub
- Website: CodePerfectPlus
- Email: Email Me
- Official Discord Server: PyContributors