hacdias / clown-bot-tg

Telegram bot to tell jokes and show XKCD comics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clown Bot

This is a simple bot for Telegram which is capable of retrieving the latest XKCD comic, or a random one, and it also tells some interesting jokes if you ask him.

Install

You'll need two things to install/run this bot for yourself:

  • A Telegram bot token: get one here.

Se these environment variables:

  • TELEGRAM - token.

Then, just run:

npm install
npm start

Usage

Talk to your bot and ask him for /help.

Contributing

PRs accepted.

License

MIT © Henrique Dias

About

Telegram bot to tell jokes and show XKCD comics.

License:MIT License


Languages

Language:JavaScript 100.0%