Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 844 Bytes

Readme.md

File metadata and controls

15 lines (9 loc) · 844 Bytes

Webserver to help with easy anilist authentication for anibot

Note: designed for anibot, make suitable changes as per your need when you use it
also update ANILIST_REDIRECT_URL in deployment environment to make it work

Requirements

  • Python 3.9.6
  • BOT_NAME variable - yout tg bot name without @ where you have deployed and running anibot, like 'hanabi_anibot'
  • DB_URL variable - mongodb url used in anibot deployment

Deploy

Deploy on Railway

Deploy