1
Fork 0
mirror of https://gitlab.com/Kwoth/nadekobot.git synced 2024-10-02 20:13:13 +00:00

Commit graph

  • 2353488c70 Merge branch 'hokutochen-v5-patch-18554' into 'v5' Kwoth 2023-02-20 16:53:38 +0000
  • 3ab4460597 Updated Docs Hokuto Chen 2023-02-20 16:53:38 +0000
  • a98981de86 Changing the searches.yml ytprovider setting should now properly affect music queueing provider, but will require bot restart, closes #401 Kwoth 2023-02-20 02:11:08 +0100
  • 9ef3646711 Update file config-guide.md Kamal Tufekcic 2023-02-13 12:26:21 +0000
  • 9c174b8b6f Update file config-guide.md Kamal Tufekcic 2023-02-13 12:24:08 +0000
  • 657c1e461c Update file config-guide.md Kamal Tufekcic 2023-02-13 12:01:33 +0000
  • f5a4a698bd Update file GamesConfig.cs Kamal Tufekcic 2023-02-13 11:52:33 +0000
  • 8112337aaf Merge branch 'hokutochen-v4-patch-25972' into 'v4' Kwoth 2023-02-12 10:20:22 +0000
  • 73f7394e31 fixed withURL not working Hokuto Chen 2023-02-12 09:52:56 +0000
  • 987d88287a Revert update to .net 7 by mistake 4.3.12 Kwoth 2023-02-12 04:36:03 +0100
  • 9dc783b36f Fixed .betstats not working on european locales. - Upped version to 4.3.12 Kwoth 2023-02-11 23:04:31 +0100
  • 13741b8317 Use ytdlp instead of ytdl by default, not retroactive, only new users affected Kwoth 2023-02-11 22:35:07 +0100
  • 313ca2674e timed ban should now work with userids (users who are not in the server yet), closes #400 Kwoth 2023-02-11 22:32:36 +0100
  • 98956481e9 Nhentai removed as it's currently unfixable, closes #396 Kwoth 2023-02-11 22:12:52 +0100
  • 1efda23c3d Some reorganization, still completely broken Kwoth 2023-02-11 22:07:29 +0100
  • 51e887fe04 Merge branch 'v4' of https://gitlab.com/Kwoth/nadekobot into v4 Kwoth 2023-02-10 20:17:20 +0100
  • 8ceab64b96 Added default value support to medusa system, thanks to kotz Kwoth 2023-02-10 20:17:13 +0100
  • 92b8511cf1 Merge branch 'gpt' into 'v4' Kwoth 2023-02-10 13:10:45 +0000
  • a6a052571e Added GPT-3 as an alternative to cleverbot in .config games and data/games.yml Alan Beatty 2023-02-10 13:10:45 +0000
  • 307003e6fe Moving to NInject, reimplemented most things. Some services aren't discovered properly yet Kwoth 2023-02-03 11:39:20 +0100
  • 6827c195ad Enabled PGO Kwoth 2023-01-30 17:58:28 +0100
  • affaaf2fab Using generic attributes for NadekoOptions now. Updated packages Kwoth 2023-01-21 02:21:08 +0100
  • f0ac087fdb Using INumber<T> for pretty printing nadeko currency Kwoth 2023-01-21 01:23:29 +0100
  • 63a9ae2dac Make extensive use of raw string literals C#11 feature Kwoth 2023-01-21 01:12:11 +0100
  • 0fe4f14d96 Merge branch 'v4' into v5 Kwoth 2023-01-21 00:33:54 +0100
  • 699a5e0c8c Added bot_owner_only attribute to medusa system. Upped version to 4..3.11 4.3.11 Kwoth 2023-01-21 00:33:07 +0100
  • 76fedc5ff1 .jr will no longer fail if the user isn't in the database yet, fixes #399 Kwoth 2023-01-20 22:36:57 +0100
  • 30d7ff958b Initial v5 commit: Upped .net version to 7.0, Upped nadeko build version to 5.0.0. Disabled some warnings about lowercase types Kwoth 2023-01-20 11:55:43 +0100
  • 992aa781fa .translangs title is now a response string Kwoth 2023-01-20 06:51:29 +0100
  • e52bf798cf Added full list of supported languages for .trans command, improved .translangs output Kwoth 2023-01-20 05:28:13 +0100
  • 710f4f2ed8 Updated .translangs, it looks better now and makes it clear which shortcode is for which language Kwoth 2023-01-20 04:43:25 +0100
  • dcc27a4a99 Fixed trivia --nohint, fixes #398 Kwoth 2023-01-19 06:55:33 +0100
  • 032b6bfd57 Added Bot propety for easy access to the ISelfUser to all medusa *Context types Kwoth 2023-01-15 04:15:51 +0100
  • 737bbb8ec1 Added bot_perm support to medusa system Kwoth 2023-01-15 04:07:04 +0100
  • e71708f5e8 .h command show now properly show both channel and server user permission requirements Kwoth 2023-01-15 00:50:25 +0100
  • 9841d72622 allow multiple [user_perm] attributes on snek commands Kwoth 2023-01-15 00:15:27 +0100
  • 391a3f0513 Medusae names should now be case sensitive and will be saved in the config with the proper capitalization Kwoth 2023-01-15 00:01:42 +0100
  • aa3409a9cf Added [user_perm()] support to medusa system Kwoth 2023-01-14 22:43:13 +0100
  • 9a80383327 Added filter support to medusa system Kwoth 2023-01-14 00:37:38 +0100
  • 7e61f7fb46 Improved how stickeradd works. Optional parameters will be a hidden feature as it's hard to explain. Tags are now also optional. Kwoth 2023-01-13 22:55:09 +0100
  • d526a2fac6 Merge branch 'stickeradd' into 'v4' Kwoth 2023-01-11 23:39:14 +0000
  • 80efb954f1 Added .stickeradd command Updated docs for medusa Kwoth 2023-01-11 23:39:14 +0000
  • 67c156e40f Merge branch 'hokutochen-v4-patch-11221' into 'v4' Kwoth 2023-01-10 14:39:24 +0000
  • 26f76ef7b9 Fix for DMHelpText Hokuto Chen 2023-01-10 14:39:23 +0000
  • 90cee1bfa9 Merge branch 'hokutochen-v4-patch-97342' into 'v4' Kwoth 2023-01-10 14:38:21 +0000
  • 26171a0ff7 Removed Debian 9 support. Added debian 11 support Hokuto Chen 2023-01-10 14:38:21 +0000
  • 59447d7aa8 .deletecurrency will now also reset banked currency, closes #395 Kwoth 2023-01-09 02:59:34 +0100
  • a4053d0666 Removed Id property from patronuser Kwoth 2023-01-09 02:48:11 +0100
  • fcd016aed3 Reverted PK fix for patron as it's causing migration to fail Kwoth 2023-01-09 02:43:18 +0100
  • 719f62a0ac Merge branch 'v4' of https://gitlab.com/Kwoth/nadekobot into v4 Kwoth 2023-01-09 02:05:54 +0100
  • 9b9fa2f357 - Fixed some potential causes for ratelimit due to default message retry settings - Fixed a patron rewards bug caused by monthly donation checking not accounting for year increase - Fixed a patron rewards bug for users who connected the same discord account with multiple patreon accounts Kwoth 2023-01-09 02:05:23 +0100
  • 823f4731c3 Update responses.uk-UA.json (POEditor.com) Kwoth 2022-12-29 14:38:57 +0000
  • 5feff8f4b2 Update responses.es-ES.json (POEditor.com) Kwoth 2022-12-29 14:38:56 +0000
  • 95d20609a8 Update responses.ru-RU.json (POEditor.com) Kwoth 2022-12-29 14:38:55 +0000
  • b416b9f963 Update responses.pt-BR.json (POEditor.com) Kwoth 2022-12-29 14:38:53 +0000
  • a7c48b13a0 Update responses.pl-PL.json (POEditor.com) Kwoth 2022-12-29 14:38:52 +0000
  • 003b71ba00 Update responses.it-IT.json (POEditor.com) Kwoth 2022-12-29 14:38:51 +0000
  • 89593dcc2c Update responses.id-ID.json (POEditor.com) Kwoth 2022-12-29 14:38:50 +0000
  • fa9352d1f8 Update responses.de-DE.json (POEditor.com) Kwoth 2022-12-29 14:38:49 +0000
  • 4a2f7ffc76 Update responses.fr-FR.json (POEditor.com) Kwoth 2022-12-29 14:38:48 +0000
  • fb1555c075 Update responses.nl-NL.json (POEditor.com) Kwoth 2022-12-29 14:38:47 +0000
  • 7a0b409d88 Update responses.zh-TW.json (POEditor.com) Kwoth 2022-12-29 14:38:46 +0000
  • c869f2e335 More nullref fixes in streamrole, ref #392 Kwoth 2022-12-23 17:08:13 +0100
  • 01da7e813e Fixed a nullref in streamrole service Kwoth 2022-12-23 17:04:08 +0100
  • 76b7e09905 Greet/bye messages will now get disabled if they're set to a deleted/unknown channel Kwoth 2022-12-22 21:37:01 +0100
  • 8dca948224 Fixed some build warnings. Fixed TimeOut punishment not allowing duration Kwoth 2022-12-22 21:18:26 +0100
  • ffcbfe6467 Fixed a bug for .quotedeleteauthor causing the executing user to delete own messages Kwoth 2022-12-22 21:09:00 +0100
  • d5c70def93 Merge branch 'hokutochen-v4-patch-86494' into 'v4' Kwoth 2022-12-09 03:06:32 +0000
  • 34dccab16b added 22.04 warning Hokuto Chen 2022-12-08 19:43:33 +0000
  • 2fab61c4f8 Merge branch 'feeds' into 'v4' Kwoth 2022-11-22 21:08:42 +0000
  • 9f96edbb46 You can now specify an optional custom message in .feed and .yun which will be posted along with an update Kwoth 2022-11-22 21:08:42 +0000
  • 3c23b58088 Merge branch 'thread_log' into 'v4' Kwoth 2022-11-22 20:41:57 +0000
  • e10530bc0e Thread log Kwoth 2022-11-22 20:41:57 +0000
  • f24692e79b Added .doas command which executes the command as if you were the target user Kwoth 2022-11-19 22:36:18 +0100
  • 8a6edc17e4 Optimized .waifuinfo Kwoth 2022-11-15 22:45:00 +0100
  • 9ce2837f5a Possible optimization for .waifuinfo Kwoth 2022-11-13 20:40:37 +0100
  • e49e3eec69 Version upped to 4.3.10, CHANGELOG.md updated 4.3.10 Kwoth 2022-11-10 22:42:34 +0100
  • 3992ae392b Fixed nullref in xploop Kwoth 2022-11-10 22:32:27 +0100
  • 8f0c5fab47 Fixed nullref in cmdcd Kwoth 2022-11-08 07:45:46 +0100
  • 780a260b88 If cleverbot is disabled through permissions, let other things execute Kwoth 2022-11-08 07:42:58 +0100
  • 25692b9585 Fixed .feedadd for real Kwoth 2022-11-04 17:21:05 +0100
  • ed3ce52865 Fixed .feedadd, closes #388 Kwoth 2022-11-04 05:08:22 +0100
  • f5f0f1e250 Fixed .prune @Target not working bug Kwoth 2022-10-25 02:07:05 +0200
  • 9d9e61fdfb Fixed command cooldown calculation. Closes #387 Kwoth 2022-10-25 01:57:58 +0200
  • e68e948a80 Aliases now support %target% placeholder. For example 'alias .bft .bf %target% t' Kwoth 2022-10-22 23:33:42 +0200
  • cb98f4aa15 Added .exprtoggleglobal / .extg which can be used to toggle usage of global expressions on the server Kwoth 2022-10-21 21:31:59 +0200
  • bfec0cbcbf OwnerId will be autofilled in creds.yml if it's missing at startup Kwoth 2022-10-19 23:43:44 +0200
  • 3e1268f3bb You can now specify time+date (time is optional) in remind instead of relative time, in the format HH:mm dd.MM.YYYY Kwoth 2022-10-18 23:31:34 +0200
  • c28f458972 Updated help text for .antispam and .antiraid Kwoth 2022-10-18 01:45:00 +0200
  • 27ac948463 Added .forwardtochannel which will forward messages to the current channel. It has lower priority than fwtoall Kwoth 2022-10-17 22:18:55 +0200
  • 3f9a3c4c18 Merge branch 'hokutochen-v4-patch-12507' into 'v4' Kwoth 2022-10-17 11:11:37 +0000
  • 9a5545a951 docs: upped medusa version and updated brew command Hokuto Chen 2022-10-17 11:11:37 +0000
  • 584193db18 Added .filterlist command Kwoth 2022-10-16 22:57:36 +0200
  • 1a132fd234 Added a missing return Kwoth 2022-10-15 13:17:30 +0200
  • fd6a51ac82 Added appropriate error messages for every club related command. Removed obsolete error messages. Kwoth 2022-10-15 13:13:31 +0200
  • eb1fabb2b7 Prepared several more enums to clarify club related action results Kwoth 2022-10-14 23:02:43 +0200
  • d079e684bd Clubleave errors clarified. Moved enum results to their own files Kwoth 2022-10-13 22:27:12 +0200
  • bf817a1436 Medusa modules (sneks) should now inherit medusa description when listed in .mdls command Kwoth 2022-10-12 23:29:48 +0200
  • 78f1624aaf .meload and .meunload are now case sensitive. Previously loaded medusae may need to be reloaded or data/medusae/medusa.yml may need to be edited manually Kwoth 2022-10-12 20:59:04 +0200
  • 793a49fc64 Updated version to 4.3.9 4.3.9 Kwoth 2022-10-12 20:20:05 +0200