Owez / RustbotPython

A Discord bot for the Community Rust Language server, written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RustbotPython

How to run

Install the dependencies on requirements.txt and then run the command:

python3 runner.py

It needs the following environment variables:

  • DISCORD_TOKEN: the bot token to use
  • CONFIG_FILE: the location of the config.json file

About

A Discord bot for the Community Rust Language server, written in Python.

License:MIT License


Languages

Language:Python 96.1%Language:Shell 3.9%