This Telegram bot was developed for viewing various anime content, including NSFW pictures. You can also upload any of your images to the database so that other users can appreciate your taste.
- Node.js >= v14
- PostgreSQL database
- Token from Telegram bot
- Any S3 server
- Yarn installed
- Clone this repository:
git clone https://github.com/Riddea/Riddea.git
- Install Node.js requirements
yarn
- Rename
.env.example
to.env
in every folder you can find, and configurate file - Build production code
yarn build
- Run production code
yarn start
This project opened for contribution and any suggestions! You can create a new Issue
or make an Pull request
with your code changes.
This code has MIT license. See the LICENSE
file for getting more information.