Releases: Vernoxvernax/Nyaa-Notifications
Releases · Vernoxvernax/Nyaa-Notifications
0.1.14
0.1.7
I've decided to only run these release builds on major version bumps (0.2.0, ...)
This is a broken release, check out 0.1.7.2!
- Finally fixed the running loop when the bot gets reconnected
- Multiple discord server support
- Check out
/help
to for setup. - Make sure the bot has permissions to read/write messages
- Only administrators have permissions to access the commands
- Check out
slash commands are easy, no need for poise ha
0.1.6
- Attempt to fix multiple threads spawning when the discord bot reconnects
- Discord: If comments are too long, the message will be split and sent in different parts
- Discord: Removed "A new comment!" message for less bloat
- Discord: New releases messages now feature the actual uploaders gravatar instead of nyaa's default one.
- Comments in general: Markdown image embeds are now being stripped to only the url. f.e.
![](http://images.com/i.jpg)
->http://images.com/i.jpg
- Cleaned up code a little bit
0.1.5
- A few edits to discord embeds.
- Prevent crash when
DDOS-Guard
is triggered
0.1.4
- Multi url/feed support -> BREAKING CHANGES
- The
nyaa_url
setting is now treated as a list:
nyaa_url: ['https://nyaa.si/', 'https://nyaa.si/user/neoborn']
- The
- And even safer requesting.
0.1.3
Attempts at making requests a little bit safer.
0.1.2
Comment notifications are now properly working.
0.1.1
Fixed crashes on invalid database checking
Fixed typo in github workflow file.
Fixed outdated database name in .env
.
Fixed license complications. -> MIT