Teknikode
|
7392aedaaa
|
Added Sed, Rules, About, Fun, and Configuration modules.
Made most module responses into a shared function call.
Fixed some bugs.
|
6 years ago |
Teknikode
|
85ef0f3d37
|
Added features to UI.
Added reconnect.
Fixed multiple bugs.
|
6 years ago |
Teknikode
|
ac75a69e78
|
Added MySQL Database support for storing data.
Added logging module.
Started Configuration module.
Started Introduction module.
|
6 years ago |
Teknikode
|
d3d2c54096
|
Changed Module scheme to have each module a separate project/dll.
Added build configs to move required files to interface working directory.
Created Module project Template.
|
6 years ago |
Teknikode
|
08923b3987
|
Added moderation module.
Added help module.
Added better access checking.
Added more channel/nick updating.
Added better control of commands.
|
6 years ago |
Teknikode
|
a95e397dd1
|
Added Version and Invite modules.
Finished PingMe module.
Fixed bugs.
|
6 years ago |
Teknikode
|
4fcff398e1
|
Added Command parsing to main Bot class.
Added command passing and access restriction to modules.
Renamed send commands to be friendlier.
|
6 years ago |
Teknikode
|
f2b81f19b8
|
Added Module loading and running.
Added command parsing to bot.
Added initial PingMe module as POC.
|
6 years ago |
Teknikode
|
a5e849b804
|
Added configuration saving and loading.
Added save config command for bot session access.
Added packages/ to git ignore.
Added Json.NET to nuget package list.
|
6 years ago |