Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vinamrasaurav/joke-bot

It is a simple telegram bot, which sends you random jokes.
https://github.com/vinamrasaurav/joke-bot

javascript telegraf telegram-bot

Last synced: 26 days ago
JSON representation

It is a simple telegram bot, which sends you random jokes.

Awesome Lists containing this project

README

        

# React Bot

React Bot is a Telegram bot that sends jokes. It's built using JavaScript and Telegraf.

## Features

- **Start Command:** To start the bot, use the `/start` command.
- **Sticker Response:** If you send a sticker to the bot, it will reply with a sticker.

## Getting Started

1. Clone this repository.
2. Install dependencies using `npm install`.
3. Set up your Telegram bot token (you can get it from the BotFather).
4. Run the bot using `node reactBot.js`.

## Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

## License

This project is licensed under the MIT License - see the LICENSE file for details.