raphtlw / gustyfring

generic telegram bot, L scoreboard

Home Page:https://t.me/gustyfringbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gus

Telegram bot which provides a group chat with an "L" scoreboard, allowing members to give L's to other members of the group.

Develop

Run

cargo run

Automatically reload with changes

cargo watch --exec run

Development notes

Access the database

sqlite3 ~/Library/Application\ Support/gustyfring/db.sqlite3

Release

Build for production

cargo build --release

About

generic telegram bot, L scoreboard

https://t.me/gustyfringbot

License:Do What The F*ck You Want To Public License


Languages

Language:Rust 99.7%Language:Shell 0.3%