A extensible server program, capable of loading service plugins as Bots.
Find a file
2020-09-03 16:34:39 -07:00
.github/workflows Updates 2020-05-13 18:52:27 -07:00
Assembly Use a PID lock file instead of making the wait executable go by the process name to allow for multiple bots on a single machine 2020-08-31 23:12:25 -07:00
Charts Change stuffs around 2020-08-20 14:58:22 -07:00
CommandSystem Add a few changes to the command manager for not-commands to be able to check if source is a object 2020-08-31 02:35:32 -07:00
ConfigSystem Push feature: visitor logging, and greeting 2020-08-20 16:58:24 -07:00
Level System Remove legacy argument count requirement for commands 2020-08-18 01:12:27 -07:00
NonCommands upload activator 2020-08-22 17:28:43 -07:00
Visitors Push feature: visitor logging, and greeting 2020-08-20 16:58:24 -07:00
WebHookServer Push feature: visitor logging, and greeting 2020-08-20 16:58:24 -07:00
.gitignore update stuffs 2020-04-10 17:08:20 -07:00
BotCore5.csproj remove libremetaverse submodule 2020-09-03 16:34:39 -07:00
BotSession.cs Finish revising messaging API 2020-06-28 19:45:04 -07:00
ChatLogger.cs Remove legacy argument count requirement for commands 2020-08-18 01:12:27 -07:00
GroupKeepAlive.cs Remove legacy argument count requirement for commands 2020-08-18 01:12:27 -07:00
GroupLog.cs Remove legacy argument count requirement for commands 2020-08-18 01:12:27 -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 Make a few minor changes to allow discord commands to execute 2020-07-07 00:36:29 -07:00
PluginActivator.cs more updates 2020-04-20 01:42:08 -07:00
Program.cs Use a PID lock file instead of making the wait executable go by the process name to allow for multiple bots on a single machine 2020-08-31 23:12:25 -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 begin code overhauls 2020-03-10 11:47:20 -07:00
zGroupCaches.cs fix caches 2020-03-10 16:43:46 -07:00

BotCore5

BotCore:5 -- Second Life Bot [OpenSource]