https://github.com/dfop02/discord-royal-game
https://github.com/dfop02/discord-royal-game
discord-bot discord-py game python
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfop02/discord-royal-game
- Owner: dfop02
- License: mit
- Created: 2023-11-10T13:34:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T13:04:22.000Z (over 2 years ago)
- Last Synced: 2024-12-31T15:19:40.541Z (over 1 year ago)
- Topics: discord-bot, discord-py, game, python
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Royal Game
A funny game to play with your friends, choose the bests!
## Requirements
* Python 3.11.x
* FFmpeg
## Setup
1. Clone this repo using `git clone git@github.com:dfop02/discord-royal-game.git`.
2. Install dependences using `pip install -r requirements.txt`.
3. Create a file called `.env` and put your `DISCORD_TOKEN` there.
4. Finally, start bot by running `python bot.py`
## Features
#### Royal Game
Royal game is a tournament between videos from youtube, where the users can vote and choose the best choice.
## Author
* [Diogo](https://github.com/dfop02)