Teknikode
|
eebe09d84b
|
Added exception handling to many aspects and logging/displaying of exceptions.
|
6 years ago |
Teknikode
|
e862d131c0
|
Quotes - added two functions to possibly handle all randomness inside sql.
|
7 years ago |
Teknikode
|
fb79327286
|
Bot - Fixed issue where AllowedMessageTypes was not being filtered for a command. (Whoops?)
|
7 years ago |
Teknikode
|
198cda8f1c
|
Re-ordered spam control actions to ban before kicking.
|
7 years ago |
Teknikode
|
b4cf738c43
|
Fixed issue where a single word longer than max message would create stack overflow (infinite recursion).
Fixed issue where Wolfram Alpha result trimming was 3 characters too long.
|
7 years ago |
Teknikode
|
a5292bafb4
|
Fixed like count for youtube parsing.
|
7 years ago |
Teknikode
|
c1583bc92d
|
Fixed possible bad or null youtube values.
|
7 years ago |
Teknikode
|
a0e8eea8bb
|
Spam Control - Added lock around spam session list to prevent exceptions.
|
7 years ago |
Teknikode
|
a9d0eb7527
|
Configuration - Added channel specific configuration editing (enable/disable modules/commands)
|
7 years ago |
Teknikode
|
0cd916b8b1
|
Merge branch 'master' of http://Uncled1023:24121Compound29@git.teknik.io/uncled1023/Combot.git
|
7 years ago |
Teknikode
|
af1ea6a862
|
Whois - Added detail to whois
|
7 years ago |
Teknikode
|
dba59d7881
|
Added BSD-3 License.
|
7 years ago |
Teknikode
|
e71bf30a9b
|
Url parsing - Added check to see if Youtube title was in youtube result and remove it.
|
7 years ago |
Teknikode
|
447de40782
|
Readme - Updated spacing
|
7 years ago |
Teknikode
|
0a16425b51
|
Bot - Added logging command to send output to interface.
- Fixed multiple issues regarding Mono support.
- Updated Readme with Linux instructions.
|
7 years ago |
Teknikode
|
4c78b31554
|
Seen - Fixed issue where a null channel breaks the msql (Quit logs, nick changes)
|
7 years ago |
Teknikode
|
274d0aef4a
|
Sed - Added catch for the regex to prevent crashing on bad query.
Module - Renamed error function.
|
7 years ago |
Teknikode
|
5071ea324e
|
Added sql files to the build process.
|
7 years ago |
Teknikode
|
c6147894c4
|
Moved intilize table for Module to the main bot class.
Added 'registered' field to the nickinfo table to determine if the nick is registered or not.
|
7 years ago |
Teknikode
|
57911828e5
|
Added CreateTable scripts to each module that requires tables. Also the main tables within Module.
|
7 years ago |
Teknikode
|
aae4ea1114
|
Modified Seen to use it's own table for keeping track of last seen data.
|
7 years ago |
Teknikode
|
be69c71065
|
Added missing handlers to the interface.
|
7 years ago |
Teknikode
|
044e3fc6e5
|
Updated readme
|
7 years ago |
Teknikode
|
cb0ffe6d05
|
Finished Relay module.
Added Helper class with some Mode extensions.
|
7 years ago |
Teknikode
|
2a34193ae9
|
Added additional relay handlers
|
7 years ago |
Teknikode
|
a6108c4c66
|
Added initial relay handlers.
|
7 years ago |
Teknikode
|
3be96ac393
|
Added initial Relay module.
Added .IsChannel static to Channel class.
|
7 years ago |
Teknikode
|
e29ccefa6e
|
Fixed 'g' argument for sed.
|
7 years ago |
Teknikode
|
cddefd772e
|
Fixed reversal.
|
7 years ago |
Teknikode
|
66addf9520
|
Fixed backwards sed search
|
7 years ago |
Teknikode
|
2e9c0bb2c7
|
Fixed issue where messages weren't being saved.
|
7 years ago |
Teknikode
|
255bb52ff8
|
Modified Sed module to keep messages in memory instead of parsing database.
|
7 years ago |
Teknikode
|
d304268c69
|
Modified spam check to not reset session every time, only on spam commands.
|
7 years ago |
Teknikode
|
85b2afe3f6
|
Merge branch 'master' of http://git.teknik.io/uncled1023/Combot
|
7 years ago |
Teknikode
|
0f034bff74
|
Added message cleaning for detecting nicknames
|
7 years ago |
Teknikode
|
2f8d8e4ef0
|
Added CTCP logging to file.
|
7 years ago |
Teknikode
|
36b79ba801
|
Added parsing of location to remove bad characters
|
7 years ago |
Teknikode
|
228b911063
|
Added ability to log to file.
|
7 years ago |
Teknikode
|
9a1559e6e2
|
Changed default source code location.
|
7 years ago |
Teknikode
|
f53656996b
|
Added Spam checking for commands.
|
7 years ago |
Teknikode
|
1136f0814f
|
Fixed issue where a highlight would be triggered if a word contained a nick.
|
7 years ago |
Teknikode
|
258f8684d5
|
Added logging of invites.
|
7 years ago |
Teknikode
|
97c03724cd
|
Added lock around tcp send to prevent race conditions between sending threads.
|
7 years ago |
Teknikode
|
b1301ff307
|
Modified Wolfram Alpha results beautifier.
|
7 years ago |
Teknikode
|
1c1dec5480
|
Merge branch 'master' of https://github.com/uncled1023/Combot
|
7 years ago |
Aaron Miller
|
1c283529ed
|
add formatting cleanup to W|A results
|
7 years ago |
Teknikode
|
8c388b2f76
|
Moved message delay to TCP send to account for all tcp messages.
Added support in SendMode to group multiple modes together (max of 4).
|
7 years ago |
Teknikode
|
1a3730c993
|
Modified error messages and some commands to return as silent (notice or priv message)
|
7 years ago |
Teknikode
|
30ca0c79ae
|
Removed old module.
|
7 years ago |
Teknikode
|
9f47432a1e
|
Added to git ignore
|
7 years ago |