Commit Graph

9 Commits

Author SHA1 Message Date
13xforever
62b3c69a49 better azure pipelines integration and building docker image 2019-09-19 23:32:05 +05:00
13xforever
2888cc4c90 organize clients in filesystem similar to solution structure 2019-01-30 16:20:26 +05:00
13xforever
fa26f29a0a working !pr build
added appveyor client
2019-01-08 06:22:26 +05:00
13xforever
862f1cf5ea refactor github client in a separate project 2019-01-08 02:12:48 +05:00
13xforever
c3dbf8b3ea Test project 2018-11-05 19:33:30 +05:00
13xforever
cd7a5dbf62 IRD lookup command
Resolves #89 bar local cache
2018-11-05 01:51:08 +05:00
13xforever
ca88dfd014 user name spoofing monitoring 2018-09-13 21:35:53 +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