https://github.com/r4ultv/siffredi-bot
A simple discord bot to play music, moderate, and create polls.
https://github.com/r4ultv/siffredi-bot
bot discord discord-bot python
Last synced: 2 months ago
JSON representation
A simple discord bot to play music, moderate, and create polls.
- Host: GitHub
- URL: https://github.com/r4ultv/siffredi-bot
- Owner: R4ULtv
- License: mit
- Created: 2021-06-27T15:28:12.000Z (about 5 years ago)
- Default Branch: 3.0
- Last Pushed: 2023-05-20T17:51:03.000Z (about 3 years ago)
- Last Synced: 2025-01-20T07:44:00.179Z (over 1 year ago)
- Topics: bot, discord, discord-bot, python
- Language: Python
- Homepage: https://siffredi.altervista.org
- Size: 94.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SIFFREDI BOT
## 🛠️ Description
The best SIMPLE bot for Discord.
Bot is a multi-purpose bot ready to skill up and boost up your Discord server
Moderator, Music, Poll, Meme Creator, Fun, Economy and much more.
## ⚙️ Languages or Frameworks Used
Minimum: install [Python 3.8](https://www.python.org/downloads/release/python-3812/)
Racommended: install the last version of [Python](https://www.python.org/downloads/)
## 🔌 Installation
Install Siffredi Bot with GIT
```bash
git clone https://github.com/R4ULtv/siffredi-bot.git
```
or
Get the latest version in the [RELEASES PAGE](https://github.com/R4ULtv/siffredi-bot/releases).
Make sure you complete the [config.json](https://github.com/R4ULtv/siffredi-bot/blob/3.0/config.json) data.
## 🌟 Usage/Examples
``` Bash
docker build -t siffredi-bot .
docker run siffredi-bot
```
or
``` Bash
python launcher.py
```