Skip to content

DiscordでログインできるサイトをFlaskで作ろう。

License

Notifications You must be signed in to change notification settings

T-taku/dashboard-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Login

概要

DiscordログインできるサイトをFlaskで作ろう。

バージョン等

  • Python 3.7
  • Flask(最新のものを使用してください)
  • Flask-discord(最新のものを使用してください)

動かす

pip install flask flask-discord

を実行し、

python3 main.py

で起動してください。

ご注意

  • セキュリティがガバガバです。(=いきなり本番環境に使うのは向いていません。)

  • もともと自分のボット用に使っていたものなので余計なものが含まれていることがあります。

About

DiscordでログインできるサイトをFlaskで作ろう。

Resources

License

Stars

Watchers

Forks