This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Regisztráció
Bejelentkezés
CommunityRule
/
CommunityRuleChatBot
Figyelés
3
Kedvenc
0
Másolás
0
Fájlok
Problémák
1
Beolvasztási kérések
0
Wiki
Fa:
c21ccdd85f
Branch-ok
Tag-ek
master
CommunityRuleCh...
/
run.py
run.py
92 B
Előzmények
Nyers
1
2
3
4
5
6
from chatbot import create_app
app = create_app()
if __name__ == '__main__':
app.run()