Commit Graph

  • fcc49dbbdb Made .sinfo slightly better Kwoth 2021-12-11 16:13:52 +01:00
  • 3a317590b4 Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-12-11 15:27:37 +01:00
  • 36c013fbb5 Added .qimport and .qexport commands, fixed some response strings Kwoth 2021-12-11 15:27:32 +01:00
  • a9ec8049f6 Update responses.id-ID.json (POEditor.com) Kwoth 2021-12-11 01:04:37 +00:00
  • ced0d97e3a Update responses.pt-BR.json (POEditor.com) Kwoth 2021-12-11 00:37:34 +00:00
  • 24d0f57dc3 Update responses.pl-PL.json (POEditor.com) Kwoth 2021-12-11 00:37:33 +00:00
  • 514ecd6be8 Update responses.fr-FR.json (POEditor.com) Kwoth 2021-12-11 00:37:32 +00:00
  • 02eb6e172b added slots.currencyFontColor to gambling.yml Kwoth 2021-12-09 20:53:44 +01:00
  • d22c579875 Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-12-09 02:07:12 +01:00
  • f70e49fc6a Removed unwanted command Kwoth 2021-12-09 02:07:03 +01:00
  • 8b410561f9 Update responses.uk-UA.json (POEditor.com) Kwoth 2021-12-09 01:04:48 +00:00
  • 3c79fd1d6f Update responses.es-ES.json (POEditor.com) Kwoth 2021-12-09 01:04:46 +00:00
  • e9f1a9b1dd Update responses.ru-RU.json (POEditor.com) Kwoth 2021-12-09 01:04:45 +00:00
  • 3c293ae6db Update responses.pt-BR.json (POEditor.com) Kwoth 2021-12-09 01:04:43 +00:00
  • a5d9e7de66 Update responses.de-DE.json (POEditor.com) Kwoth 2021-12-09 01:04:42 +00:00
  • 4d9e48cd41 Update responses.fr-FR.json (POEditor.com) Kwoth 2021-12-09 01:04:42 +00:00
  • b7ead22e09 .remindl and .remindrm commands now supports optional 'server' parameter for Administrators which allows them to delete any reminder created on the server Kwoth 2021-12-09 01:48:39 +01:00
  • 9f219cddbb Updated osx guide with dotnet 5 installation instructions Kwoth 2021-12-09 01:11:12 +01:00
  • cf9792f24a Fixed .rule34, closes #320 Kwoth 2021-12-07 23:44:57 +01:00
  • 0187dd57ac Fixed an exception in coordinator preventing some shards from restarting Kwoth 2021-12-05 08:47:33 +01:00
  • 2d2e54e31e Bot will now check for permissions when trying to apply punishments Kwoth 2021-12-05 08:47:10 +01:00
  • cb7c5e48fd Fixed gambling vote reward getting overwritten and reset to 100 every time Kwoth 2021-12-05 08:20:09 +01:00
  • 771c2745dc .crypto now supports top 5k coins. closes #138 Kwoth 2021-12-04 15:45:04 +01:00
  • 59c0f2f4b3 Added graceful option to die (kill coordinator without killing shards) Kwoth 2021-12-01 09:47:41 +01:00
  • 219ca39cd1 Added .coordreload which will reload coord.yml when using NadekoBot.Coordinator - bots with more than 1 shard will now use redis strings provider Kwoth 2021-12-01 09:41:23 +01:00
  • 1e6d0806d7 Fixed some console log spam which was incorrectly done by streamrole feature, upped version to 3.0.10 in stats Kwoth 2021-12-01 07:02:01 +01:00
  • 71f1e43272 .xprewsreset now has correct permissions 3.0.10 Kwoth 2021-12-01 05:39:27 +01:00
  • 8499e1da70 Updated changelog, upped version in the stats to 3.0.9 Kwoth 2021-11-24 01:51:34 +01:00
  • a2ea806bed Removed slot.numbers from images.yml as they're no longer used anywhere, thx ala Kwoth 2021-11-24 01:48:56 +01:00
  • 732b5dfeed Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-11-21 03:01:18 +01:00
  • d4dcdc761a .economy should not overflow so easily anymore, and big numbers look nicer Kwoth 2021-11-21 03:01:04 +01:00
  • 57996ba290 Merge branch 'take-award-patch' into 'v3' Kwoth 2021-11-21 01:37:30 +00:00
  • 4b29b3a239 Change award and take to not use ShmartNumber Alan Beatty 2021-11-21 01:37:30 +00:00
  • 54ac955395 Merge branch 'xpservicepatch' into 'v3' Kwoth 2021-11-21 01:09:45 +00:00
  • f4fa298866 Merge branch 'plantpatch' into 'v3' Kwoth 2021-11-21 01:09:14 +00:00
  • b2fafc964f Merge branch 'v3' into 'v3' Kwoth 2021-11-21 01:08:46 +00:00
  • 22b452e449 Added .warn weights, improved .warnlog Kwoth 2021-11-21 02:01:21 +01:00
  • fda385a5e4 ShmartNumber for .plant Alan Beatty 2021-11-20 18:36:05 -06:00
  • c28f7cfa07 Remove deprecated method from XpService. Alan Beatty 2021-11-20 17:55:33 -06:00
  • 0a029a7847 Added image attachment support for .ea if you omit imageUrl Kwoth 2021-11-21 00:22:10 +01:00
  • c050ce2123 Added .emojiadd command 3.0.9 Kwoth 2021-11-21 00:07:19 +01:00
  • 27613410dd Another migration fix for users who manually edited their databasea and are unable to update to v3 due to invalid db state. Kwoth 2021-11-18 18:01:02 +01:00
  • 1513008b4b Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-11-18 16:41:40 +01:00
  • bf97cffd84 Fixed cleanup migration if there are waifus which don't have a corresponding entry in DiscordUser Kwoth 2021-11-18 16:41:27 +01:00
  • e37d1c46db Merge branch 'patreon-token-refresh' into 'v3' Kwoth 2021-11-17 18:45:50 +00:00
  • 06c20c6fa4 Patreon Access and Refresh Tokens should now be automatically updated Kwoth 2021-11-17 18:45:49 +00:00
  • aa518d60a5 Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-11-17 16:27:54 +01:00
  • d55ce7accc Merge branch 'massban2' into 'v3' Kwoth 2021-11-14 23:41:04 +00:00
  • 502c5cec07 Add an audit log reason to massban Alan Beatty 2021-11-13 14:43:30 -06:00
  • ee5c13607b Add support for hackbans on massban Kwoth 2021-11-13 20:38:01 +00:00
  • 5a681a5194 Add support for hackbans on massban Alan Beatty 2021-11-13 20:38:01 +00:00
  • 68395372f0 Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-11-09 16:08:58 +01:00
  • c8e01bd158 Merge branch 'rerorace' into 'v3' Kwoth 2021-11-09 10:41:49 +00:00
  • 1d57191700 Fix possible race condition for reaction roles Kaoticz 2021-11-09 10:41:49 +00:00
  • 02c7ded457 Merge branch 'hokutochen-v3-patch-18181' into 'v3' Kwoth 2021-11-09 08:32:37 +00:00
  • 12c483d222 fixed broken "Create a Discord Bot application and invite the bot to your server" link Hokuto Chen 2021-11-09 08:17:15 +00:00
  • c80898a7bf Fixed an error that would show up in the console when a club image couldn't be drawn in certain circumstances Kwoth 2021-11-04 17:01:18 +01:00
  • aae2805785 Updated changelog.md - Fixed 3.0.7 notes title Kwoth 2021-11-04 09:05:17 +01:00
  • fc3695d090 Updated changelog.md for 3.0.8 Kwoth 2021-11-04 09:04:49 +01:00
  • 428429ff44 Fixed creating new users in the database when awarding currency 3.0.8 Kwoth 2021-11-03 16:27:42 +01:00
  • dc344caec6 Version upped to 3.0.8 Kwoth 2021-11-03 15:23:45 +01:00
  • 2a4d55f81d Merge branch 'v3-dev' into 'v3' Kwoth 2021-11-03 14:22:51 +00:00
  • d090aa23ee Slots redesign nad images moved to images.yml Kwoth 2021-11-03 14:22:51 +00:00
  • 65062306c6 Merge branch 'tbodt-v3-patch-66982' into 'v3' Kwoth 2021-10-30 11:54:03 +00:00
  • 9ae3b66fc2 Reduce required permissions for deleting quotes tbodt 2021-10-27 01:25:40 +00:00
  • c4ba43ec6d Merge branch 'v3-dev' into 'v3' Kwoth 2021-10-21 23:35:58 +00:00
  • 1141791ce5 backport of public nsfw module Kwoth 2021-10-21 23:35:58 +00:00
  • 49f1ef7db0 Merge branch 'hokutochen-v3-patch-79292' into 'v3' Kwoth 2021-10-21 23:35:11 +00:00
  • a70c35e101 Updated images for V3 updater Hokuto Chen 2021-10-21 23:35:11 +00:00
  • 717543f6c2 Move plant/pick where they belong Yuno Gasai 2021-10-19 09:28:55 -04:00
  • b61b1dbfaa Merge branch 'memfix' into 'v3' Kwoth 2021-10-17 22:56:10 +00:00
  • 92365fd22d Fixed memory counter not refreshing over time Kaoticz 2021-10-17 22:56:10 +00:00
  • 24a4745193 Merge branch 'v3-dev' into 'v3' Kwoth 2021-10-15 22:06:30 +00:00
  • 1af75fd813 Created VotesApi project nad re-worked vote rewards handling Kwoth 2021-10-15 22:06:30 +00:00
  • 18160164eb Merge branch 'memsize' into 'v3' Kwoth 2021-10-15 22:04:30 +00:00
  • 2fd7d97025 Corrected memory usage on StatusService Kaoticz 2021-10-15 22:04:30 +00:00
  • 6ada15049d Merge branch 'ban-kick-patch' into 'v3' Kwoth 2021-10-13 17:51:08 +00:00
  • 0ebc40b95c TrimTo to avoid length limit for ban/kick reasons Alan Beatty 2021-10-12 17:07:46 -05:00
  • 02de25a931 Typo Kwoth 2021-10-09 19:55:19 +02:00
  • 0b395e9176 Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2021-10-09 19:49:26 +02:00
  • 4532f992cd Fixed field not preserving inline after string replacements. closes #308 Kwoth 2021-10-09 19:48:54 +02:00
  • 34201f0558 Merge branch 'v3' into 'v3' Kwoth 2021-10-09 17:43:18 +00:00
  • d2f4d63183 Docs fix Hunter T 2021-10-09 17:43:18 +00:00
  • b41c014869 Merge branch 'Kieteyuku-v3-patch-34025' into 'v3' Kwoth 2021-10-09 17:42:24 +00:00
  • d348347762 Update StringExtensions.cs Ene 2021-10-08 20:20:50 +00:00
  • db7cf3d757 Upped version to 3.0.7, Updated changelog 3.0.7 Kwoth 2021-10-05 13:12:28 +02:00
  • 83ea046d5f Fixed %users% and %shard.usercount% placeholders not showing correct member count Kwoth 2021-10-05 13:09:52 +02:00
  • d5c94424e9 Merge branch 'v3-docker' into 'v3' Kwoth 2021-10-01 08:26:15 +00:00
  • ff95b3d00f - .streamsclear re-added. It will remove all followed streams on the server. - .gifts now have 3 new ✂️ Haircut 🧻 ToiletPaper and 🥀 WiltedRose which **reduce** waifu's value - Added a new multiplier (waifu.multi.negative_gift_effect default 0.5, changeable via .config gambling or data/gambling.yml) Kwoth 2021-09-30 08:53:15 +02:00
  • 4b5fa3bb04 install youtube-dl through pip for a better availability of cdn Veovis 2021-09-27 21:19:27 +02:00
  • 52c9ec670d Upped version to 3.0.6. Slightly updated hangman help string 3.0.6 Kwoth 2021-09-27 10:57:10 +02:00
  • 1ac472c676 Urls will now properly work in embeds. Fixes #306 Kwoth 2021-09-27 10:52:14 +02:00
  • 39f01a3164 Merge branch 'v3-dev' into 'v3' Kwoth 2021-09-27 02:00:19 +00:00
  • 486916944b Hangman Rewrite Kwoth 2021-09-27 02:00:19 +00:00
  • 68e96cd1bb Merge branch 'v3-docker' into 'v3' Kwoth 2021-09-27 00:10:18 +00:00
  • 5a647d100a V3 docker Veovis 2021-09-27 00:10:18 +00:00
  • a562a571e2 - .shopadd will now ignore negative price input - Make sure bot has manage roles permission for .xprr - Small cleanup Kwoth 2021-09-22 23:07:23 +02:00
  • 12146ad2da Make sure the bot has manageroles permission for .aar Kwoth 2021-09-22 22:41:00 +02:00
  • 453ac3efd2 Re-did migration as the old one was wrong Kwoth 2021-09-21 22:48:18 +02:00
  • c9e89e1911 - .logignore now supports targeting channels and users - .logignore now lists all ignored channels and users when no parameter is provided - Renamed and cleaned up some log-related fields Kwoth 2021-09-21 22:39:06 +02:00