Teknikode
429aa11a1b
Added NextVersion file
6 years ago
Teknikode
7233f64df4
Added reason to self kick.
6 years ago
Teknikode
7d377cc237
Fixed Update overwriting all modules.
Added check for module enabled on non-command handlers.
Changed version number in About and Version Reply to product version.
Changed Seen where you can only use it in a channel.
6 years ago
Teknikode
0559185d72
Fixed module load and unload not being called (duplicate commands).
Fixed errors with Seen module.
6 years ago
Teknikode
535f0bc262
Modified help to not give redudent info.
6 years ago
Teknikode
beade0abcd
Added events for commands.
6 years ago
Teknikode
011f81db8b
Added Command class for handling bot commands.
Added command specific info types.
Modified all instances of bot commands to use the new class.
6 years ago
Teknikode
66e4ac1876
Fixed extra space in front of first message when splitting message.
Fixed possible null exception when unable to get results from Wolfram Alpha.
6 years ago
Teknikode
2c651d6186
Fixed output from Search and URL Parsing not being decoded properly.
6 years ago
Teknikode
2caec3fe7e
Fixed missing channel argument.
6 years ago
My Name
1f7ff7419b
Fix indentation
6 years ago
My Name
9c6ec6ce0e
Fixing possible out-of-range index
6 years ago
Teknikode
ae90d71ad3
Added required file to release build.
6 years ago
Teknikode
fda1ed0e02
Removed development tag.
6 years ago
Teknikode
0c2d327e32
Added default Combot.Servers.config
6 years ago
Teknikode
5550e6cb53
Fixed assembly files containing extra assembly file info.
Added new build steps to create release directory.
6 years ago
Teknikode
284e587798
Added GitVersionTask to Nuget Packages.
Removed assembly versioning from property files.
6 years ago
Teknikode
c187cf53e7
Changed Database queries to synchronous from asynchronous.
Fixed minor bugs.
Added blacklist checking for non-command actions.
6 years ago
Teknikode
be673a80bb
Modified README to match latest version.
6 years ago
Teknikode
f20dc195e4
Added Decide module.
Fixed small bugs.
6 years ago
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
84f9232686
Added spam control module.
Added reconnection on disconnect.
Added disconnection checking.
Fixed kicked logging.
Fixed version exploit.
6 years ago
Teknikode
85ef0f3d37
Added features to UI.
Added reconnect.
Fixed multiple bugs.
6 years ago
Teknikode
b484cb1d6c
removed redundent files.
6 years ago
Teknikode
3aacb21720
Added new modules.
Fixed some minor bugs.
Revamped UI to allow viewing of multiple servers/channels.
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
6e68050d7b
Added command to get all valid arguments given a users input.
Fixed dependent arguments.
Removed uneccesary files.
6 years ago
Teknikode
81ea723d5e
Fixed compile errors.
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
d91d58940b
Adding arguments with dependencies.
6 years ago
Teknikode
7e4dc0343d
Added Owner Module.
Fixed GetReply and GetError functions.
Added some TODO notes.
6 years ago
Teknikode
9b8a04a7bf
Added Url Parsing.
Added Wolfram Alpha.
6 years ago
Teknikode
56804676c1
Added Search module with google search.
Added Youtube module with youtube search.
Fixed module template.
6 years ago
Teknikode
f6964219d8
Added weather commands.
Added timed bans.
6 years ago
Teknikode
4050a8aa20
Added Invite/Ban/Kick/Clear commands to Moderation module.
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
c01fd78a24
Added new files.
6 years ago
Teknikode
5d3cddbd1c
Added help class.
Added Command class.
6 years ago
Teknikode
7625034ebd
Added comments.
Added Topic initialization on join.
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
Teknikode
c9027431f9
Added updating of Channel object automatically. Fixed bugs.
6 years ago
Teknikode
ca82f763d0
Added message parsing. Added Message events. Added basic interface. Separated core services into separate modules.
6 years ago
Teknikode
af341bbfed
Added methods. Made Nick and Channel classes separate files.
6 years ago
Teknikode
5fd1f0b8d3
Removed extra line
6 years ago
Teknikode
8f76f806d9
Made protected tcp messengers more generic
6 years ago
Teknikode
e139e14fc9
Temp Code
6 years ago
Teknikode
256a4f5853
Added Stats, Links, Version, Kick, Invite, List, and Names commands
6 years ago