Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vinamrasaurav/joke-bot
- Owner: VinamraSaurav
- License: mit
- Created: 2024-06-11T04:39:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-11T04:57:52.000Z (7 months ago)
- Last Synced: 2024-06-11T05:58:49.757Z (7 months ago)
- Topics: javascript, telegraf, telegram-bot
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.