a chat bot that sends (xkcd) comics on request
src | ||
.gitignore | ||
example_settings.ts | ||
main.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json |
ComicDeliverBot
To do's / Roadmap
- Migrate to Matrix
- Shut down Telegram bot
- Add new features. For example: more sources, subscribe to weekly / daily
delivers xkcd and explosm.
-
/xkcd
delivers a random comic from xkcd.com -
/xkcd latest
delivers the latest comic from xkcd.com -
/xkcd 246
delivers the comic with the id 246 :) -
/explosm
has the same commands for random and latest.