Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surpri6e/telegram-bot
Telegram bot for search anime
https://github.com/surpri6e/telegram-bot
anime animeapi telegram-bot telegram-bot-api typescript
Last synced: about 1 month ago
JSON representation
Telegram bot for search anime
- Host: GitHub
- URL: https://github.com/surpri6e/telegram-bot
- Owner: surpri6e
- License: mit
- Created: 2023-11-05T12:24:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T16:45:11.000Z (9 months ago)
- Last Synced: 2024-03-27T17:53:35.541Z (9 months ago)
- Topics: anime, animeapi, telegram-bot, telegram-bot-api, typescript
- Language: TypeScript
- Homepage:
- Size: 53.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram bot
**Current version -> search anyone anime.**
Only 2 commands:
1. /start - start bot.
2. /search [title of anime] - search anime and full info about it.***Example: /search naruto***
## How to test this bot
1. Download files and create .env file
2. In .env file create variable **TOKEN**
3. In telegram create new bot and take TOKEN in .env file
4. Write on console **npm run debug**
5. Test bot :)## API: [here](https://kitsu.io/api/edge/anime)
Last version -> simple notes bot.