Giter VIP home page Giter VIP logo

cybel's Introduction

website title image

๐Ÿ‘‰ Discord Bot implemented in Python ๐Ÿ‘ˆ

pycontributors logo

Features

  • 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

Report a Bug

How to use/test

Server testing

  • if you want to test it in server please Use the Invite link here

Run with Docker

Documentation is in progress

Run locally

  1. 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
  1. Create a virtual environment and install the dependencies
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Run the bot
python3 bot.py
optional arguments:
  -h, --help   show this help message and exit
  -d, --debug  Debug mode

Beta Version

beta version deprecated in 1.0.0 release. It will be removed in v2.0.0 release.

Upcoming Feature

  • 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

Changelog

check CHANGELOG.md for changelog of each release.

Suggestion/Feedbacks

Maintainers ๐Ÿ˜Ž

Social Channel ๐Ÿ’ป - Connect with like minded people

License

Built by Developers built with love

cybel's People

Contributors

aayushi-droid avatar codeperfectplus avatar deepak6379 avatar dependabot[bot] avatar dinxsh avatar drakeentity avatar shubham7668 avatar vatscodes1 avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.