ayubun / discord-ttl

A simple-to-selfhost Discord bot that deletes server messages older than a configurable TTL (time to live)
MIT License
35 stars 4 forks source link

[database] [bot] implement server/channel commands & database apis #38

Closed ayubun closed 2 months ago

ayubun commented 8 months ago

This PR implements the database APIs & connects them to the new admin commands (i.e. /default-ttl (reset|set)). After this PR, Admins of servers with Discord TTL should be able to set server and channel specific TTLs.

Extras: