Skip to content

rokubot/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Roku — Redefine Your Discord Experience

Roku is a powerful, all-in-one Discord bot built to enhance and grow your community with ease. Packed with over 200 commands across moderation, fun, utility, music, leveling, economy, and more — Roku brings your server to life!

💥 Trusted by over 9k+ discord servers and growing daily!

Invite Roku Support Server Servers

🚀 Features

  • 🤖 Automation — Welcome messages, goodbye messages, autoroles, and more to make server management easier.
  • 🔧 Moderation — Manage your server effortlessly with ban, kick, mute, warn, and automod tools.
  • 🎶 Music — High-quality playback from popular platforms with intuitive controls.
  • 🎉 Fun & Games — Memes, minigames, jokes, 8ball, and more interactive commands.
  • 📈 Leveling System — Reward your members for being active.
  • 📚 Utility Commands — User/server info, polls, timers, embeds, role menus.
  • ⚙️ Custom Configs — Tailor settings per-server to fit your style.

❤️ Support Roku Development

ko-fi

⚠️ Self-Hosting

Please don’t! The public repository code is incomplete and outdated. Instead, use the bot I actively host and maintain using invite link.

Neverthless, if you're an experienced developer and still wish to self-host Roku for educational purposes, here’s a basic setup guide:

🛠️ Basic Self-Hosting Steps (Python / Discord.py)

  1. Clone the repository:
git clone https://github.com/rokubot/bot.git
cd roku-bot
  1. Create Virtual Environment
python -m venv venv
source venv/bin/activate  # On Windows: venv\Scripts\activate
  1. Install dependencies
pip install -r requirements.txt
  1. Setup the environmental variables
pip install -r requirements.txt
  1. Run the bot
python main.py

About

A multi-purpose discord bot that redefines your discord experience

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published