Skip to content

nightshadows/d20potz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d20potz

d20 board games helper bot for Telegram

How to run

$ pip3 install python-telegram-bot --upgrade --pre $ pip3 install leveldb
$ touch d20potz.cfg # and fill [bot] section with parameters: db_dir and telegram_token
$ python3 d20potz.py

Configuration file format

Here is minimal content of d20potz.cfg:

[bot]
db_dir = ./d20potzdb
telegram_token = very-secret-token

About

d20 board games helper bot for Telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages