issues
search
teknologkoren
/
flasquelistan
Implementation of Strequelistan with Flask and progressive enhancement 🍻
Other
5
stars
3
forks
source link
Clean up after Discord integration launch
#122
Open
grensjo
opened
1 year ago
grensjo
commented
1 year ago
[ ] Remove the
is_discord_launched_yet()
method from
util.py
.
[ ] Make it possible to turn on/off the Discord integration with a config flag.
[ ] Make sure Flasquelistan is fully functional even if Discord not configured, or happens to be down.
is_discord_launched_yet()
method fromutil.py
.