Skip to content

inkubio/kiltisbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

kiltisbot

Telegram bot to fetch an image of the guildroom of Inkubio and post it to a chat. Also supports innovative spam via quotes and puns.

Depends on a python telegram bot wrapper: https://github.com/python-telegram-bot/python-telegram-bot

Usage:

  1. Clone repo
  2. Aquire a telegram bot api token (https://core.telegram.org/bots#6-botfather)
  3. Create a config.py file with variables kiltistoken = "{your api key}" and quotedb = "{filename for quote database}.db"
  4. run "pip install python-telegram-bot --upgrade"
  5. run bot with "python3 kiltisbot.py"

Releases

No releases published

Packages

No packages published

Languages