Commit Graph

  • df076be15c Merge branch 'hokutochen-v3-patch-07454' into 'v3' Kwoth 2022-02-09 08:43:09 +00:00
  • 190f030b93 modified step 6 of linux release instructions. Hokuto Chen 2022-02-09 07:31:01 +00:00
  • 94e594ae8b Updated packages in coordinator and tests projects Kwoth 2022-02-08 20:18:36 +01:00
  • 46453f5f08 Updated some packages Kwoth 2022-02-08 20:17:46 +01:00
  • e194155689 Don't cache any messages on public nadeko Kwoth 2022-02-08 20:17:17 +01:00
  • dd5bc0eeda .rategirl will now use embed imageurl instead of file attachment (thx sylveon) Kwoth 2022-02-08 17:25:29 +01:00
  • 1622eb05c9 Removed some useless code Kwoth 2022-02-07 17:52:57 +01:00
  • 0008eabdd2 .stock now shows a candlestick chart with a sparkline on top of it. Reorganized stock code slightly Kwoth 2022-02-07 17:50:25 +01:00
  • 22eabff276 Added search for .stock, it now supports company name search Kwoth 2022-02-07 08:13:55 +01:00
  • d42036845a Added .stock alias Kwoth 2022-02-06 17:51:49 +01:00
  • 3d1f9b8b75 Added a .stock command Kwoth 2022-02-06 17:43:19 +01:00
  • 73555ff70e Removed credentials.json -> creds.yml migration Kwoth 2022-02-04 11:01:13 +01:00
  • a8960e8769 - Migration from 2.x -> v4 will not be possible. Migration from 2.x -> v3 -> v4 will be the only way to update - Removed migration docs and references to v3 Kwoth 2022-02-04 10:46:30 +01:00
  • eda38e64d1 Added many more braces for multiline if's, Improved .crypto command quite a bit and applied locale-specific format Kwoth 2022-02-04 06:00:17 +01:00
  • f77f2f433f - Most if not all gambling commands should now use locale-specific currency format - Enabled preview language features Kwoth 2022-02-03 13:51:50 +01:00
  • eecccc8100 - Added currency.transactionsLifetime which controls auto-deletion of currency transactions from the database - Updated changelog Kwoth 2022-02-02 13:52:54 +01:00
  • 15ee3dd638 - Added waifu price decay functionality - Waifu prices changed to long, supporting much higher prices than before - Fixed .yml comment indentation in some cases - Updated changelog Kwoth 2022-02-02 11:25:22 +01:00
  • 41653a317b More PeriodicTimer's instead of System.Threading.Timers Kwoth 2022-02-02 06:28:33 +01:00
  • b4a493971a Fixed a CommandAttributeGenerator crash Kwoth 2022-02-02 05:40:25 +01:00
  • ffa2c3f119 Updated editorconfig to (mostly?) require braces around if/else statements, and applied the new formatting rules Kwoth 2022-02-02 01:44:45 +01:00
  • b22cd5a81e A few more throwaway variable syntax updated Kwoth 2022-02-01 13:54:25 +01:00
  • 7ee51332b0 Some refactorings - Updated editorconfig, removed some unused variables and parameters, updated some old thorwaway variable code, some general cleanup Kwoth 2022-02-01 13:51:07 +01:00
  • d31cfcc5a8 - Updated changelog - Updated all projects to .net6 - Added some exception handling to the cmd source generator Kwoth 2022-02-01 08:52:40 +01:00
  • 2d90ecaa51 .crypto will now show CoinMarketCap rank. Small refactor Kwoth 2022-01-31 11:50:49 +01:00
  • 3e0bbd8ada Small refactoring. Finally made use of the type parameter in NadekoTypeReader<T> class Kwoth 2022-01-31 05:45:51 +01:00
  • 0f36242597 Initial implementation of trovo.live notifications support for .stadd Kwoth 2022-01-31 00:47:37 +01:00
  • cd812304f7 Updated changelog Kwoth 2022-01-25 05:57:19 +01:00
  • 3910dc7499 - Improved .curtrs (It will now have a lot more useful data in the database, show Tx ids, and be partially localized) - Added .curtr command which lets you see full information about one of your own transactions with the specified id - Added .WithAuthor(IUser) extension for embedbuilder Kwoth 2022-01-25 05:55:38 +01:00
  • 81533b7f69 Updated changelog Kwoth 2022-01-24 02:41:43 +01:00
  • 02e59bd5a5 Added .deleteemptyservers command Kwoth 2022-01-24 02:40:54 +01:00
  • a402f33a4c Cancel some delay tasks if they're not being used Kwoth 2022-01-23 04:14:16 +01:00
  • 411b873c84 Increased .crypto refresh from 1h to 2h to prevent monthly ratelimits Kwoth 2022-01-22 18:22:35 +01:00
  • c6b0d75fd7 Fixed a patreon reward bug and coinmarketcap ratelimit issue Kwoth 2022-01-22 18:20:41 +01:00
  • 50346fc5b4 Fixed patreon reward bug Kwoth 2022-01-20 13:26:47 +01:00
  • 0c88dd84cf Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4 Kwoth 2022-01-20 13:22:45 +01:00
  • 0ef2da6f10 Reworked currency service. Some features are missing Kwoth 2022-01-20 13:22:38 +01:00
  • 80e3507841 Merge branch 'hokutochen-v4-patch-54610' into 'v4' Kwoth 2022-01-18 22:48:20 +00:00
  • df5a7ecc47 Merge branch 'hokutochen-v4-patch-90947' into 'v4' Kwoth 2022-01-18 22:48:09 +00:00
  • 7a8fbb418b Readded table of contents. Hokuto Chen 2022-01-18 22:48:09 +00:00
  • 0620133c5e Merge branch 'hokutochen-v4-patch-40566' into 'v4' Kwoth 2022-01-18 22:47:47 +00:00
  • 4ac7d329fd added args: "{0}" to windows updater restart example Hokuto Chen 2022-01-18 22:47:47 +00:00
  • 4c2f7dde5f Merge branch 'hokutochen-v4-patch-96655' into 'v4' Kwoth 2022-01-18 22:47:36 +00:00
  • a70b58332f Merge branch 'hokutochen-v4-patch-04139' into 'v4' Kwoth 2022-01-18 22:47:17 +00:00
  • fa41c5a319 .clubinfo performance improvement and fixed an issue with cyrillic clubs not showing up at all even with correct capitalization Kwoth 2022-01-16 21:01:33 +01:00
  • e32a65bca4 Merge branch 'hokutochen-v3-patch-72839' into 'v3' Kwoth 2022-01-16 19:25:36 +00:00
  • ffff539545 Merge branch 'hokutochen-v3-patch-44571' into 'v3' Kwoth 2022-01-16 19:25:08 +00:00
  • b41571a7fd same as !229 Hokuto Chen 2022-01-16 11:26:33 +00:00
  • 4b3b6e37a9 added quotes to windows default restart command example. Hokuto Chen 2022-01-16 11:24:31 +00:00
  • 620bcae4bb same as !227 Hokuto Chen 2022-01-16 11:23:40 +00:00
  • 9d2d2fcca5 added "no owner message" advisory Hokuto Chen 2022-01-15 06:23:29 +00:00
  • 3c90dc239e added bold lettering to intents Hokuto Chen 2022-01-15 06:20:06 +00:00
  • 1d27b4e7e8 Updated changelog Kwoth 2022-01-14 23:40:24 +01:00
  • ab0fd44b46 Updated changelog 3.0.13 Kwoth 2022-01-14 20:50:19 +01:00
  • 8ace24f0fc Merge branch 'v4' of https://gitlab.com/kwoth/nadekobot into v4 Kwoth 2022-01-11 12:59:19 +01:00
  • f9fff5a27e Updated packages and updated docs Kwoth 2022-01-11 12:58:19 +01:00
  • 63d1741534 Updated packages and updated docs Kwoth 2022-01-11 12:58:19 +01:00
  • b61f499f91 Merge branch 'hokutochen-v3-patch-35474' into 'v3' Kwoth 2022-01-11 10:31:43 +00:00
  • 53d365db3a Updated Linux guide to list the following supported versions. Hokuto Chen 2022-01-11 10:31:43 +00:00
  • 9b10094ea0 Fixed an ef core warning in muteservice Kwoth 2022-01-10 21:50:35 +01:00
  • 9de75d9109 Using PeriodicTimer instead of threading.timer in some services Kwoth 2022-01-10 17:19:48 +01:00
  • 73901158ab Added automatic permissions migration for more renamed customreaction commands Kwoth 2022-01-10 15:58:12 +01:00
  • b044eb2d9a - Ignored intent warnings on startup - Moved FilterWordsChannelId to a separate table (needs testing) - Some todos updated Kwoth 2022-01-10 14:18:34 +01:00
  • c58ae9fc13 Added safesearch to .img when using google (thx to ZeroNyan) Kwoth 2022-01-10 13:32:18 +01:00
  • 17cdd6f893 Fixed compile error Kwoth 2022-01-10 09:58:59 +01:00
  • f07a855912 More common refactorings like renaming variables, removing empty statements and unused variables, etc Kwoth 2022-01-09 16:46:08 +01:00
  • 2ce3262d59 Fixed around 140 wrong namings and other refactorings which were marked as warnings Kwoth 2022-01-08 11:51:41 +01:00
  • 140c4f7fd6 Merge branch 'hokutochen-v3-patch-28697' into 'v3' Kwoth 2022-01-07 18:12:58 +00:00
  • 5627a3b172 Merge branch 'hokutochen-v3-patch-45634' into 'v3' Kwoth 2022-01-07 18:12:43 +00:00
  • 4795fa98a0 Merge branch 'hokutochen-v3-patch-32876' into 'v3' Kwoth 2022-01-07 18:11:49 +00:00
  • 93453ba522 added warning to not follow manual release if following source Hokuto Chen 2022-01-07 08:05:15 +00:00
  • c6a9108474 added warning to not follow release if following source Hokuto Chen 2022-01-07 06:50:00 +00:00
  • a6330119e8 Possible fix for monthly patreon creds auto update Kwoth 2022-01-07 06:39:49 +01:00
  • c3ba805acf Possible fix for patreon auto-creds update Kwoth 2022-01-07 06:28:58 +01:00
  • c0ce22a6b7 .greetdm staggering to avoid ratelimits during raids Kwoth 2022-01-06 22:53:59 +01:00
  • 73de20b615 Stagger greet dms Kwoth 2022-01-06 22:41:49 +01:00
  • 22183501fe Fixed .gelbooru Kwoth 2022-01-06 21:07:32 +01:00
  • 352ec9a562 Usings https in gelbooru Kwoth 2022-01-06 21:05:55 +01:00
  • 2fbdab3235 added warning to not follow source guide if using windows updater Hokuto Chen 2022-01-06 20:00:48 +00:00
  • f1770cbb8f Fixed gelbooru Kwoth 2022-01-06 20:59:49 +01:00
  • 51a396ec9f Logging should work on selfhosts, not public Kwoth 2022-01-06 14:42:17 +01:00
  • ac6e0c2f84 Re-added some of the most common Custom Reaction commands as aliases to avoid chaos Kwoth 2022-01-06 13:36:38 +01:00
  • 7b84d6363c - Automatically update permissions for CustomReactions to Expressions during - Small refactor Kwoth 2022-01-06 12:13:35 +01:00
  • 804d3f79fd Updated changelog 3.0.12 Kwoth 2022-01-06 05:26:45 +01:00
  • fb119cca4c Merge branch 'v3' of https://gitlab.com/kwoth/nadekobot into v3 Kwoth 2022-01-06 05:16:20 +01:00
  • 31af5ea8c2 Upped version and changelog Kwoth 2022-01-06 05:15:11 +01:00
  • e1776d6093 GreetDmMessage will now show a footer with the source server -.- Kwoth 2022-01-06 05:09:01 +01:00
  • e1fca41a70 GreetDmMessage will now show a footer with the source server -.- Kwoth 2022-01-06 05:00:44 +01:00
  • e9f42bf4df Slight code improvement in GreetService Kwoth 2022-01-06 04:44:25 +01:00
  • 6c39044435 - Using PeriodicTimer in a few places instead of Timer - Some small refactorings - Fixed reference to non-existent command in bot.yml Kwoth 2022-01-05 08:00:25 +01:00
  • 33dd4bbf0e Merge branch 'make-image-use-safesearch-for-google-images' into 'v3' Kwoth 2022-01-05 02:28:58 +00:00
  • af343ac1f0 Add safesearch to .img when using google ZeroNyan 2022-01-05 02:28:58 +00:00
  • 065807c180 Merge branch 'hokutochen-v3-patch-71695' into 'v3' Kwoth 2022-01-05 02:28:18 +00:00
  • 9cd24feccc Merge branch 'hokutochen-v3-patch-15423' into 'v3' Kwoth 2022-01-05 02:27:47 +00:00
  • a2d1506915 Transferred over VPS guide from 1.9 Hokuto Chen 2022-01-05 02:27:46 +00:00
  • 54a32a5770 Merge branch 'hokutochen-v3-patch-85263' into 'v3' Kwoth 2022-01-05 02:26:53 +00:00
  • 5b9abeb0b2 Omitted comma explanation for multi owner ID section to avoid confusion Hokuto Chen 2022-01-05 02:26:53 +00:00
  • accfb2d1ac updated creds.yml example owner ID section Hokuto Chen 2022-01-04 17:58:47 +00:00
  • f13d7d2c80 Cleaned up some unused/commented code - Small amount of refactoring - Separated imagesharp extension to ImageSharpExtensions.cs - Using .join Ienumerable extension instead of string.join in some places Kwoth 2022-01-04 09:06:42 +01:00
  • 3aa6a54b6e - Renamed CustomReaction model to NadekoExpression - Used structured logging everywhere Kwoth 2022-01-04 07:35:55 +01:00
  • 71d383c4db Merge branch 'hokutochen-v3-patch-31256' into 'v3' Kwoth 2022-01-04 06:03:05 +00:00