2025-01-08 17:24:48 +03:00
|
|
|
# TODO
|
|
|
|
- [ ] get rid of indian code
|
2025-03-11 01:01:54 +03:00
|
|
|
- [x] make function listener asynchronious
|
|
|
|
- [x] make all as replies
|
|
|
|
- [x] APOD (https://api.nasa.gov/)
|
|
|
|
- [ ] implement encrypting
|
|
|
|
- [ ] implement admin tools (i.e. ban, mute, kick, etc)
|
2025-01-08 17:24:48 +03:00
|
|
|
- [ ] implement shared-library modules
|
|
|
|
- [ ] implement config
|
2025-03-11 01:01:54 +03:00
|
|
|
- [ ] implement MSC2448
|
|
|
|
- [ ] implement rss feeds
|
2025-01-08 17:24:48 +03:00
|
|
|
# INFO
|
2025-03-11 01:01:54 +03:00
|
|
|
Deps: sqlite3, libolm, libcurl
|