Skip to content

Ezio-commits/anilist_oauth_webserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Procfile 3.8%