Teknikode
cdf7ae6575
Updated youtube search to use the new UI. This requires an API key.
7 years ago
Teknikode
2e6a4b9d66
Fixed mispelling in 'Quitting' seen message. Closes Issue #28
7 years ago
Teknikode
0e4182ea54
Changed default ban host style.
7 years ago
Teknikode
dcec871b0c
Fixed where number of messages sent was not checking just your messages, but all. Closes Issue #26
7 years ago
Teknikode
0e81b88f15
Fixed issue where large files was causing out of memory exception. Issue #31
7 years ago
Teknikode
248498df0c
Modified to match new 'AddNick' function call.
7 years ago
Teknikode
09bbb95b69
Allows version to be used without a nick specified
7 years ago
Teknikode
7ccaf57e0b
Fixed white space.
7 years ago
Teknikode
5b3a83d3f4
Fixed issue where if no nickname was specified, command would still look for it (exception).
7 years ago
Teknikode
bb0bd71831
Removed tctp-read sleep.
7 years ago
Teknikode
b2cf52a218
Add check to see if config file exists, and if not, copy the default file.
...
Add logging of nickname information.
7 years ago
Teknikode
d84b6abbde
Changed file format for config files to .json
...
Changed checked in file to be *.Default.json
7 years ago
Teknikode
968e7649e7
Fixed rules being able to be added by anyone.
...
Fixed rules not checking channel access.
Fixed privalege being added for nick in all channels when message type was for a channel.
Added handling of exceptions for Mysql database.
7 years ago
Teknikode
65bb76ed82
Moved youtube url parsing to the Url Parsing module.
7 years ago
Teknikode
0550b52294
Fixed bot not ghosting when nick was taken. Fixes #13
7 years ago
Teknikode
fa496aaa36
Added max title length to url parsing.
7 years ago
Teknikode
4db22eecd0
Fixed unable to ban/kick someone that isn't in the channel if you have access.
...
Added release notes for 3.0.4
7 years ago
Teknikode
86ccb5a932
Fixed new line issues.
7 years ago
Teknikode
a7d9aff42e
Updated readme to include MySQL requirements.
...
Added SQL database import.
7 years ago
Teknikode
70419e89c5
Added required argument for String.Format in Messages. Fixes #12
7 years ago
Teknikode
3bb0513424
Merge branch 'master' of teknik.io:u/uncled1023/Combot
7 years ago
Teknikode
97efa5d4ed
Fixed incorrect access comparrison for nicks.
7 years ago
Teknikode
9f350982c4
Made for loop to foreach.
7 years ago
Teknikode
e0357f558a
Added error handling around github user repo viewing. Fixes #10
7 years ago
Teknikode
0605e2bdeb
Added webexception handling for modules that create a connection. Fixes #8
7 years ago
Teknikode
e6468d3d8b
Fixed possible null reference.
7 years ago
Teknikode
add0fe41da
Initial addition of ReleaseNotes.
7 years ago
Teknikode
e09d520c2f
Added check to kick/ban to check kicking/banning nick's privilege against the target - should fix #6
7 years ago
Teknikode
ef8b14906d
Decreased message buffer to reduce lag and memory usage.
...
Changed github credentials to Token based.
Removed auth as it is not needed.
7 years ago
Teknikode
6bd517284a
Modified Git command to allow string repository name to be added for information.
7 years ago
Teknikode
97c4305d78
Added Github Module.
...
Added error events for modules and database.
Fixed command empty string exception.
7 years ago
Teknikode
0a6bcb2d82
Fixed possible NullReferenceException points for asynchronous methods.
7 years ago
Teknikode
ce739996b5
Fixed build not creating directory if doesn't exist.
7 years ago
Teknikode
1b2c7903b1
Added basic console app for those who do not want a GUI.
...
Changed build procedure to use one directory for all output.
7 years ago
Teknikode
5e0e08ed16
Removed nuget directory
7 years ago
Teknikode
429aa11a1b
Added NextVersion file
7 years ago
Teknikode
7233f64df4
Added reason to self kick.
7 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.
7 years ago
Teknikode
0559185d72
Fixed module load and unload not being called (duplicate commands).
...
Fixed errors with Seen module.
7 years ago
Teknikode
535f0bc262
Modified help to not give redudent info.
7 years ago
Teknikode
beade0abcd
Added events for commands.
7 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.
7 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.
7 years ago
Teknikode
2c651d6186
Fixed output from Search and URL Parsing not being decoded properly.
7 years ago
Teknikode
2caec3fe7e
Fixed missing channel argument.
7 years ago
My Name
1f7ff7419b
Fix indentation
7 years ago
My Name
9c6ec6ce0e
Fixing possible out-of-range index
7 years ago
Teknikode
ae90d71ad3
Added required file to release build.
7 years ago
Teknikode
fda1ed0e02
Removed development tag.
7 years ago
Teknikode
0c2d327e32
Added default Combot.Servers.config
7 years ago