[go: up one dir, main page]

Skip to content

faryon93/xkcdbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xkcdbot

This is a Telegram Bot, which offers a userfriendly gateway to the great work on xkcd.

Chat Commands

Command Description
/random Sends a random comic to the requesting user
/subscribe The user gets every new xkcd comic automatically
/find Search comic by keyword

Usage

xkcdbot is configured through environment variables. Please set following variables in order to start the application.

  • TELEGRAM_TOKEN

Example launch command:

$: TELEGRAM_TOKEN=XXXXXXXXXXXX ./bin/xkcdbot

TODO

  • xkcd parser and cache
  • xkcd indexer
  • xkcd ocr scanner
  • telegram bot integration

Releases

No releases published

Packages

No packages published