Skip to content

Telegram bot that logs messages (not the contents, for the sake of privacy) and votes.

License

Notifications You must be signed in to change notification settings

Leviosar/karmagrambot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karmagrambot

Telegram bot that logs messages (not the contents, for the sake of privacy) and votes.

Configuration

The configuration file is located, by default, at $XDG_CONFIG_HOME/karmagrambot/config.json, but if that variable is not set, it falls back to ~/.config/karmagrambot/config.json.

The expected keys are token (required) and db-path (optional).

The database is located, by default, at $XDG_DATA_HOME/karmagrambot/messages.db, but if that variable is not set, it falls back to ~/.local/share/karmagrambot/messages.db.

About

Telegram bot that logs messages (not the contents, for the sake of privacy) and votes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%