Skip to content

Kenobi-Knobs/Afoxa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Afoxa

Remote education web-app for telegram user.

Getting Started

NOTE: You need telegram account for authorization and telegram bot

Config file conf.json :

{
  "BotToken": "youBotToken",
  "BotUsername": "youBotName"
}

Authorization configuration:

You need a https domen for authorize with telegram login widget:

  • Best to use ngrok.io
  • Use coomand: ngrok http https://localhost:44387 -host-header=localhost:44387
  • When https domen is received you need to specify it as the bot domain address in @BotFather

If everything is correct then the login widget will be displayed correctly.

Have a questions? Ask @Kenobi_Knobs

About

Remote education web-app

Resources

Stars

Watchers

Forks

Contributors