https://github.com/ejnshtein/trash-taste
Trash Taste Telegram channel bot
https://github.com/ejnshtein/trash-taste
anime docker docker-compose japan trashtaste typescript
Last synced: about 1 month ago
JSON representation
Trash Taste Telegram channel bot
- Host: GitHub
- URL: https://github.com/ejnshtein/trash-taste
- Owner: ejnshtein
- License: mit
- Created: 2020-10-18T19:40:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T20:16:42.000Z (3 months ago)
- Last Synced: 2025-02-25T22:11:58.103Z (about 2 months ago)
- Topics: anime, docker, docker-compose, japan, trashtaste, typescript
- Language: TypeScript
- Homepage: https://t.me/trashtaste
- Size: 509 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# trash taste
This is Trash Taste bot which posts new episode notifications to [telegram channel](https://t.me/trashtaste)!
## Contribute
First you need to create `.env` file, user `.env.sample` for this.
To start this bot in development mode use command `core up --build` from `.aliasrc` file.
To start bot in production mode user `dc up -d` command.