Commit Graph

34 Commits

Author SHA1 Message Date
13xforever
d4e78d1b1b
upgrade solution to net9.0
this bumps docker image base to ubuntu 24.04
2024-11-13 13:43:33 +05:00
13xforever
0595c89751
upgrade target to .net 8 2023-11-14 22:12:20 +05:00
13xforever
a31bc00757
upgrade to .net 7.0 2022-11-09 09:23:32 +05:00
clienthax
e454f428dd
Update README.md 2022-03-05 16:08:32 +00:00
Zman753
cf398f2c82
Update README.md 2021-10-04 18:33:17 +10:00
13xforever
222eaa2a35 redesign the name pool to reduce compilation time resource usage 2021-03-10 02:38:26 +05:00
13xforever
6699b27a7b it's anime time for every rule breaker 2021-03-09 16:46:31 +05:00
13xforever
76d1b8543f add win32 error code reference (with errata)
source: https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/
2021-02-16 20:11:11 +05:00
13xforever
f7bd59dc00 update readme with new requirement of .net 5 2020-11-13 15:20:03 +05:00
Ilya
2396cbc667
Fix Azure badge link 2020-06-11 14:42:28 +05:00
13xforever
6a65a76fc2 upgrade dotnet sdk to 3.1 2019-12-07 22:06:48 +05:00
13xforever
90c05d5b99 update readme slightly 2019-11-01 00:05:54 +05:00
13xforever
2ae571a1cc upgrade to dotnet core 3.0 and explicitly tag docker container 2019-11-01 00:05:54 +05:00
Ilya
ce7181ba5f
Update README.md 2019-09-30 20:17:43 +05:00
13xforever
62b3c69a49 better azure pipelines integration and building docker image 2019-09-19 23:32:05 +05:00
13xforever
cb170caf5d update readme 2019-08-26 16:57:32 +05:00
13xforever
f1cdba9e03 add build badge 2019-08-23 17:59:04 +05:00
13xforever
418a5b503d some docs 2019-04-01 22:52:27 +05:00
Ilya
4132f4b193
Update README.md 2019-03-01 22:52:52 +05:00
13xforever
ec8a87a617 ability to use google credentials stored in user-secrets folder
updated README to reflect this
2019-03-01 22:34:39 +05:00
13xforever
fbfe3c00da fix compiler warnings 2019-03-01 15:56:54 +05:00
13xforever
077ccb3207 fix the issue with "Log is copied from UI"
fix instructions for Google Drive API configuration
2019-03-01 14:06:55 +05:00
13xforever
67fd31adf6 Google Drive handler 2019-03-01 05:47:06 +05:00
13xforever
661ac3e514 update readme 2019-02-13 21:42:30 +05:00
13xforever
c4515e9a6d update readme 2019-02-02 20:03:51 +05:00
13xforever
998c27c966 scrape only full game lists in PSN stores, also cache title names
new isssue detections for log parser
consistent reaction with emoji only / text when can't
ability to disable commands at runtime (fixes #56)
command to check for game updates
various other bugfixes
2018-08-05 20:54:36 +02:00
13xforever
fbad33ea13 implemented some rudimentary psn api client
implemented psn crawling for ps3 game metadata (mostly for thumbnails)
implemented game thumbnails for game embeds
fixed usage of dbcontext
some other bugfixes
2018-08-05 20:54:36 +02:00
13xforever
7fd7d09973 RPCS3 Compatibility Bot reimplemented in C# for .NET Core
RPCS3 Compatibility Bot reimplemented in C# for .NET Core

Current status of this PR:
* tested and targeted for .NET Core 2.1
* all functionality is either on par or improved compared to the python version
* compatibility with current bot.db should be preserved in all upgrade scenarios
* some bot management commands were changed (now under !sudo bot)
* standard help generator for the new discord client is ... different;
  compatibility with old format could be restored through custom formatter if needed
* everything has been split in more loosely tied components for easier extensibility and maintenance
* log parsing has been rewritten and should work ~2x as fast
2018-07-20 09:22:28 +02:00
13xforever
09ef73a520 readme typo fix 2018-02-25 21:35:34 +05:00
Nicba1010
f89805ec07 Update README.md
Fix migration issues
2018-02-20 16:07:45 +01:00
Nicba1010
a10794e631 Update README.md
Rename rpcs3Bot to bot for simplicity sake.
2018-02-17 13:03:09 +01:00
13xforever
b09cea6db6 Small fixes here and there
Use usr bot id to check for recursion instead of hardcoded name
More error handling during log parse
Post log analysis results even if it wasn't finished for some reason (e.g. truncated log)
Fix log summary alignment for GPU settings
Tweak product id reges: allow more formats, restrict to known product IDs
2018-02-16 22:57:26 +05:00
13xforever
9ec8a55d0a + vs code settings for debug
+ actual readme with quickstart instructions
2018-02-16 20:58:05 +05:00
Roberto Anic Banic
a4aa126d59 Readme commit 2017-06-17 21:35:12 +00:00