Skip to content

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

License

Notifications You must be signed in to change notification settings

ivandardi/RustbotPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustbotPython

How to run

Create a .env file like so:

DISCORD_TOKEN=<token here>

Then run the following commands:

 docker build -t rustbotpy -f Containerfile .
 docker run --rm --name rustbotpy --env-file .env rustbotpy

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages