jana 2.0.1
jana: ^2.0.1 copied to clipboard
A Discord bot
2.0.1 #
- Basic prometheus support
- Upgrade dependencies
2.0.0 #
- Add
!playand!speakcommands (optional, needs Lavalink) - Use
youtube_poll - Remove
!vids(it requires custom youtube logic and wasn't used) - Poll for videos on the side channels
- Optimize the sleeping intervals to poll less, and more when needed
- Remove some in-discord logging that wasn't needed
lints5- Add
!meow
1.5.3 #
- Use the time of startup minus one day for the publish time check
- Fix check for webhooks (they're now called
WebhookAuthor)
1.5.2 #
- Print an error and
exit(1)instead of crashing when no token is provided
1.5.1 #
- Ping the admin (pixel) by id, not name
- Don't fail if there is no custom message from any of the videos
1.5.0 #
- Added support for
JANA_DISCORD_TOKENenvironment variable instead of using args - A lot of logging for the YT video posting
- YT videos are now processed synchronously
- The used channels are now just kept as globals
1.4.0 #
nyxx6- Added
messageContentintent - Logging: send
errorandstackTraceif given - Logging: ping the admin if the log level is >= warning
- Added/Adjusted
!vidsand!vidcommands - The first
checkYoutubeinvocation is now also delayed (to not cause any DOS issues, as unlikely as they already were) - Catch errors in
checkYoutubeand the command processing and log them (and tell the user in case of the commands) - Fixed YouTube descriptions being empty (the channel page doesn't have them)
checkYoutubenow makes sure videos weren't published before IED'23 (which is a stopgap measure for stopping it from telling people about old videos in certain edge cases, that have happened btw)
1.3.0 #
nyxx5,dart3- Removed CBT-specific code
1.2.2 #
- Fixed a crash when videos don't specify messages or reactions
1.2.1 #
- Add logging to the internal channel, in addition to stdout
1.2.0 #
- Added support for custom messages and reactions in the video descriptions
1.1.1 #
- Fixed bug that caused video IDs instead of video links to be posted
1.1.0 #
- CBT-specific handling to add some voting information
nyxx4.0.0
1.0.4 #
- Instead of posting each one separately, videos published at the same time are now in one message
- Logging integrates properly with
nyxx
1.0.3 #
- New video narrowing algorithm with many advantages
1.0.2 #
- News are now posted into the proper channel