killbasa / Amaneko

Discord bot for VTuber livestream relays and notifications.
https://docs.amaneko.ca/
MIT License
2 stars 1 forks source link

fix: blacklist add bug fix; updated env var typing #20

Closed akuplace closed 1 year ago

akuplace commented 1 year ago

Adding a blacklist entry now also creates a guild record if needed.

Doesn't check for impossible outcomes anymore (new entries are never equal to previous entries).

New environment variables are typed.