An open API service indexing awesome lists of open source software.

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

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!

![RatioBot GIF](https://s6.gifyu.com/images/S8EZV.gif)

---
### Conclusion

There 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).