Commit Graph

5 Commits

Author SHA1 Message Date
vin
fbef2e1e45 rename README to README.md 2024-06-30 09:21:50 -04:00
vin
f73e354f6a use config.json instead of hardcoding and envvars 2024-01-14 23:16:43 -05:00
vin
1cc61d85c3 use hikari instead of discord.py
Running async/awaitable functions inside discord.py's event loop was
very difficult. Hikari didn't have this problem.
2024-01-14 23:16:42 -05:00
vin
c2d1d70cd1 use mautrix for sending matrix messages 2024-01-14 23:16:42 -05:00
vin
a14104e3db read messages from specified channels and print them 2024-01-14 23:16:41 -05:00