https://github.com/maskedalkindi/ratio-bot
Discord Bot that Ratios People XD
https://github.com/maskedalkindi/ratio-bot
discord discord-bot discord-py discord-py-bot discord-python-bot opensource python ratio
Last synced: about 1 month ago
JSON representation
Discord Bot that Ratios People XD
- Host: GitHub
- URL: https://github.com/maskedalkindi/ratio-bot
- Owner: MaskedAlkindi
- Created: 2023-10-29T03:08:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T03:44:57.000Z (over 1 year ago)
- Last Synced: 2025-02-05T00:27:34.252Z (3 months ago)
- Topics: discord, discord-bot, discord-py, discord-py-bot, discord-python-bot, opensource, python, ratio
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## RatioBot Documentation
**Creator**: Hajid Alkindiiii 😎
---
### Introduction
Greetings, code enthusiasts! 🚀 Ready to witness the magic of Discord reactions? Dive into the unparalleled world of **RatioBot**. This bot doesn't just interact, it *redefines* interactions, turning the mundane into the spectacular!
---
### Prerequisites
1. **Python**: Make sure Python's installed (Python 3.8+ is recommended). If you're living in the stone age and haven't installed it yet, click [here](https://www.python.org/downloads/).
2. **Packages**: Install `discord.py` and `python-decouple` with the following command and unveil the magic:
```bash
pip install discord.py python-decouple
```3. **API Token**: Secure that precious Discord bot token! If you're scratching your head, this [guide](https://discordpy.readthedocs.io/en/latest/discord.html) will light the way.
---
### Configuration
1. **Environment Variables**: Create a .env file in your project's domain. Inside, whisper the following:
```
TOKEN=YOUR_DISCORD_BOT_TOKEN
```Replace `YOUR_DISCORD_BOT_TOKEN` with the sacred token you obtained.
---
### Bot Initialization
1. Navigate to the domain of your project (directory).
2. Unleash the bot into the wild:
```bash
python ratiobot.py
```3. The console will proclaim: `We have logged in as [Bot's Name]`, signifying your triumph.
---
### Bot Commands
- **/Ratio**: The crown jewel! Reply to any message with this command and watch as a cascade of emojis showers down upon the message, turning the ordinary into the extraordinary!
---
## See RatioBot in Action!
---
### ConclusionThere you have it! The reins of the majestic **RatioBot** are now in your hands. Embrace the power, redefine interactions, and watch as the world of Discord bows in awe.
Stay epic, stay legendary! 🌌
---
*Caution*: Guard your bot tokens and secrets like they're the One Ring. Keep them away from prying eyes and certainly never summon them in public realms (repositories).