Skip to content

jsonfox/rosiebot

Repository files navigation

Rosiebot

NodeJS Discord MySQL Sequelize AWS Riot Games

  1. Features
  2. Commands
  3. Future Updates
  4. Resources

Rosiebot is a (currently) personal use discord bot hosted on AWS. The bot is primarily focused on the usage of Discord's application commands via in-app slash commands, but supports some chat commands as well. I am currently building out the features and functionality and plan to release a public invite when I get to a point in development that I'm satisfied with.

Commands

See the docs for full list of commands

Current Features

  • Slash commands
  • Bot management operations CLI
  • Persistent data
    • Per-guild user profiles
    • Betting with per-guild score data
  • Documentation site
  • API for bot statistics

Future Updates

Commands:

  • Ability to set the bet close timer in slash command options
  • Duel command between 2 users
  • Rock, paper, scissors between 2 users

Resources