Skip to content

Releases: MrGarlic1/brb

v3.2.5

02 May 05:02
11a7b92
Compare
Choose a tag to compare

BRBot v3.2.5

Changelog

  • Added trains game
    • /trains newgame /trains rules
  • Added autocomplete features for response removal
  • Updated command descriptions for clarity
  • Overhauled configuration/response storage format to json
  • Code optimizations/latency improvements
  • Many response bug fixes
  • Improved error handling if prerequisites not installed

Installation

Linux/MacOS:

REQUIRES PYTHON 3.10.0+ AND PYTHON-VENV

  1. Extract .zip to target directory
  2. Edit .env file with the correct application token
  3. Run autorun.sh/autorun.command

Autorun will update path and set up a venv with the necessary packages if the environment does not already exist, and then run the bot.

Windows

  1. Extract .zip to target directory
  2. Edit .env file with the correct token and path for your environment
  3. Run main.exe

v3.0.1

10 Nov 21:04
45f0cbf
Compare
Choose a tag to compare

Response bot for python 3.10 / interactions.py v5.