Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

LWJerri/Riddea

Repository files navigation

Description

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.

Installation

Requirements

  • Node.js >= v14
  • PostgreSQL database
  • Token from Telegram bot
  • Any S3 server
  • Yarn installed

Installing

  • 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

Contributing

This project opened for contribution and any suggestions! You can create a new Issue or make an Pull request with your code changes.

LICENSE

This code has MIT license. See the LICENSE file for getting more information.