catnip
catnip copied to clipboard
A reactive, fully-async Discord API wrapper for the JVM, built on RxJava 3.
https://github.com/Discord-Datamining/Discord-Datamining/commit/c3fc7a596349a33176d123e9a2940d0ab1eda13c#commitcomment-52049019
https://devsnek.notion.site/devsnek/Application-Command-Option-Autocomplete-Interactions-dacc980320c948768cec5ae3a96a5886
https://github.com/Discord-Datamining/Discord-Datamining/commit/3f8cd5f7e751a8223bca32c4b924943f5345afd0#commitcomment-51645860
https://github.com/discord/discord-api-docs/pull/2737
https://github.com/discord/discord-api-docs/pull/2568
This usually means the token is invalid. Officially, after a few thousand 401s, your IP gets blocked for a day (!), so it's worth handling.
Title. Discord now allows you to login in batches using a ratelimiter shard (shardid % 16) There's a [rough implementation in Mantaro, no idea if it works properly atm](https://github.com/Mantaro/MantaroBot/commit/0abd5d98af728e24a5b0fb4a0ad63fc451ef8d0f)
See: - https://github.com/discordapp/discord-api-docs/issues/981 - https://github.com/discordapp/discord-api-docs/pull/1005
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.1 to 1.4.4. Commits d2a9ddb prepare release 1.4.4 41e1ddc in relation to LOGBACK-1696 9b3b800 fix LOGBACK-1695 ba5eb23 test changes related to LOGBACK-1693 LOGBACK-1694 6259aad cleanup dependency declarations...