tom-sherman / reuben

🤖 A ruby rep bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reuben

A discord bot written in Ruby.

Bot Setup

You must have sqlite3 installed.

  1. Create a file at the root of the project called secrets.yml with the following text inside, YOURAPITOKEN is your secret Discord API token.
token: YOURAPITOKEN
  1. Run setup.rb to setup the database.
  2. Run bot.rb to start the reuben bot.

About

🤖 A ruby rep bot


Languages

Language:Ruby 100.0%