emma-sg / Ba

Ba Discord Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ba Discord Bot

GitHub license GitHub contributors PRs Welcome Add to server Join Support Server

Add emoji reactions to discord messages

Ba adds reactations to message posted in Discord channels based on regex string matching

Running Ba

Requirements

  • Git
  • Docker
  • Discord bot token

Installing

  1. Clone this repository and cd into the directory git clone https://github.com/flutterflies/Ba.git ba && cd ba
  2. Build the Docker image docker build -t ba_bot .
  3. Run the Docker image docker run -it -e TOKEN=YOUR_TOKEN_HERE ba

**You can stop ba with ctrl+C

Running Tests

After building the docker image you can run tests with docker run ba rspec

About

Ba Discord Bot

License:MIT License


Languages

Language:Ruby 100.0%