diff options
author | clarkzjw <[email protected]> | 2023-02-22 17:35:28 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-02-23 12:07:32 -0800 |
commit | b935ae39c533bfdee7d052acdf939b68833a882a (patch) | |
tree | 4b744eb26eee050e02b1e1148ae2fd7fad5dc7a3 /README | |
parent | d469f16670df2d1748a6377d1bebe9b730dc25be (diff) | |
download | swarm2fediverse-b935ae39c533bfdee7d052acdf939b68833a882a.tar.gz |
bot: test peewee sqlite3
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ TODO: | |||
11 | - OAuth login to Mastodon/Pleroma | 11 | - OAuth login to Mastodon/Pleroma |
12 | - Delayed checkins | 12 | - Delayed checkins |
13 | - user usage count, add Telegram payment option | 13 | - user usage count, add Telegram payment option |
14 | - connect one Telegram user to multiple Fediverse accounts | ||