ivan0sokin / travel-bot-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travel-bot-rs

Now it is a dice bot.

Requirements:

Docker

How to run bot

Before you need to clone the repository:

git clone https://github.com/ivan0sokin/travel-bot-rs.git
cd travel-bot-rs

Then you need to rename file .env.sample to .env and enter your bot token.
After that type:

docker-compose up

About

License:MIT License


Languages

Language:Dockerfile 67.9%Language:Rust 32.1%