Warning
A migrate script has been introduced with 0ebbbcb, which should be used to migrate from v3.0 to v4.0, before upgrading.
BREAKING
- Introduce .env support, remove tokens.py – aba88d3
- Don't hardcode
bcID
in stats – 17b1bfe - Rename static folder to data – cab3b4f
- Remove
username
column, renameremind_time
totime
– 892c87c
FEATURES
- Pidor of the day game – #8
- Enhanced time parsing for
/remind
command – 77164b4 - Send start info with
/about
command – a358e25 - ???
FIXES
- Properly handle users without a username – 892c87c
- Properly handle empty stats – 086583e
- Add
byn
,try
currency triggers, address some false-positives – 5170b83