https://github.com/rayenghanmi/discord-bot
A simple Discord bot made using Python
https://github.com/rayenghanmi/discord-bot
discord discord-bot discord-py python python-script
Last synced: 10 months ago
JSON representation
A simple Discord bot made using Python
- Host: GitHub
- URL: https://github.com/rayenghanmi/discord-bot
- Owner: rayenghanmi
- License: mit
- Created: 2023-08-11T19:27:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T16:11:38.000Z (almost 2 years ago)
- Last Synced: 2024-04-02T17:30:51.366Z (almost 2 years ago)
- Topics: discord, discord-bot, discord-py, python, python-script
- Language: Python
- Homepage:
- Size: 701 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://techforpalestine.org/learn-more)
# Discord-bot
[](https://opensource.org/license/MIT/)
[](https://github.com/rayenghanmi/discord-bot/stargazers)
[](https://github.com/rayenghanmi/discord-bot/issues)
[](https://github.com/rayenghanmi/discord-bot/network)
[](https://twitter.com/rayen_ghanmi_23)
[](https://www.facebook.com/rayen.ghanmi.23)
## Description
A simple Discord bot made using **Python**, that provides a set of **moderating commands**, **levels and leaderboard system (using sqtlite3 as db)** as well as a cool **logging feature** that logs : **used commands**, **deleted messages** and more. It also comes with a `/report` command that members can you to **report** other members and let **you take the action**.
In addition to custom **Welcome messages!**
## Usage
1. Make sure to **update** the [config.py](config.py) before using according to your server IDs
2. Excute the `main.py` which will synchronically run both `bot.py` and `log.py`
## Support ☕
If you find this **helpful** and would like to **support** the project, consider buying me a **coffee!** Your support helps in **keeping this project actively maintained** and **improving**.
## License 📜
This project is licensed under the [MIT License](LICENSE.md).
## Contact
- Email: ghanmirayen12@gmail.com
- Twitter: [@rayen_ghanmi_23](https://twitter.com/rayen_ghanmi_23)
- Facebook: [rayen.ghanmi.23](https://www.facebook.com/rayen.ghanmi.23)
Feel free **to reach out** if you have any problem.