A extensible server program, capable of loading service plugins as Bots.
Find a file
zontreck 4847fdf96a
Some checks failed
.NET Core / build (macOS-latest) (push) Has been cancelled
.NET Core / build (ubuntu-latest) (push) Has been cancelled
.NET Core / build (windows-latest) (push) Has been cancelled
fix the locate command function
2021-02-21 05:51:07 -07:00
.github/workflows Updates 2020-05-13 18:52:27 -07:00
Assembly fix a few minor things in the bot 2021-02-21 05:37:25 -07:00
Charts fix proj 2020-09-04 13:24:43 -07:00
CommandSystem fix the locate command function 2021-02-21 05:51:07 -07:00
ConfigSystem fix a few minor things in the bot 2021-02-21 05:37:25 -07:00
Level System Remove legacy argument count requirement for commands 2020-08-18 01:12:27 -07:00
NonCommands fix a few minor things in the bot 2021-02-21 05:37:25 -07:00
Visitors fix proj 2020-09-04 13:24:43 -07:00
WebHookServer add some minor debug info to the webhook server, fix the server version reply, update assembly version 2021-02-21 04:32:29 -07:00
.gitignore update stuffs 2020-04-10 17:08:20 -07:00
BotCore5.csproj Update to net5 2020-11-29 16:59:20 -07:00
BotSession.cs Finish revising messaging API 2020-06-28 19:45:04 -07:00
ChatLogger.cs make SSL support for botcore5 be windows only and fix the requet logs folder so git works once more. 2020-10-22 09:22:02 -07:00
GroupKeepAlive.cs make SSL support for botcore5 be windows only and fix the requet logs folder so git works once more. 2020-10-22 09:22:02 -07:00
GroupLog.cs fix proj 2020-09-04 13:24:43 -07:00
IProgram.cs Finish revising messaging API 2020-06-28 19:45:04 -07:00
LICENSE Initial commit 2019-12-19 03:21:23 -07:00
Logger.cs begin code overhauls 2020-03-10 11:47:20 -07:00
MessageHandler.cs patch the message factory to artificially append a space 2021-02-09 18:44:31 -07:00
PluginActivator.cs more updates 2020-04-20 01:42:08 -07:00
Program.cs Add a few required elements for the service extension 2020-10-22 11:17:22 -07:00
README.md Initial commit 2019-12-19 03:21:23 -07:00
RLV.cs Fix RLV 2020-08-22 17:47:31 -07:00
SerialManager.cs fix proj 2020-09-04 13:24:43 -07:00
zGroupCaches.cs update module bot 2020-09-04 14:20:58 -07:00

BotCore5

BotCore:5 -- Second Life Bot [OpenSource]