StampyAI / stampy

A Discord bot for the Robert Miles AI server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serve the Stamps csv file via flask so the wiki can read it

plexish opened this issue · comments

commented

TODO: Ask plex/rob in the meantime

Currently the code writes the file to /var/www/html/stamps-export.csv, which used to be served by apache when the wiki and bot were on the same server. Probably that should be changed to ~/stampy.local/stamps-export.csv and the flask api should read out the file. Or we could just keep the csv string in memory.

commented

Needs rethinking with respect to coda.