Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 27 days 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T20:59:58.000Z (2 months ago)
- Last Synced: 2024-10-08T16:21:45.736Z (about 1 month ago)
- Topics: anime, docker, docker-compose, japan, trashtaste, typescript
- Language: TypeScript
- Homepage: https://t.me/trashtaste
- Size: 438 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.