Drummersbrother / anna-bot-falcon-server

A falcon WSGI app for anna-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anna-bot-falcon-server

A falcon WSGI app for anna-bot

How? What?

It's quite simple, anna-bot sends some data to the falcon app, and the falcon app serves it until it gets new data.
It sends data with an accompanying token, for some simple auth.

Ok, how2run?

You will need:
#####Pypi:

falcon
jsonschema

#####Idk:

python3.5
A computer
Skillz

Just run the app (with 1 instance only since data is kept in ram, not files), and configure it with anna's config.json, and the app's config.json.

Who?

Python code: drummersbrother.
HTML and all the juicy design: sade66.

TL; DR:

We made a web app for a discord bot, use it.

About

A falcon WSGI app for anna-bot

License:MIT License


Languages

Language:Python 98.0%Language:HTML 1.7%Language:CSS 0.2%