Teknikode
|
af1ea6a862
|
Whois - Added detail to whois
|
5 년 전 |
Teknikode
|
e71bf30a9b
|
Url parsing - Added check to see if Youtube title was in youtube result and remove it.
|
5 년 전 |
Teknikode
|
447de40782
|
Readme - Updated spacing
|
5 년 전 |
Teknikode
|
0a16425b51
|
Bot - Added logging command to send output to interface.
- Fixed multiple issues regarding Mono support.
- Updated Readme with Linux instructions.
|
5 년 전 |
Teknikode
|
4c78b31554
|
Seen - Fixed issue where a null channel breaks the msql (Quit logs, nick changes)
|
5 년 전 |
Teknikode
|
274d0aef4a
|
Sed - Added catch for the regex to prevent crashing on bad query.
Module - Renamed error function.
|
5 년 전 |
Teknikode
|
5071ea324e
|
Added sql files to the build process.
|
5 년 전 |
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.
|
5 년 전 |
Teknikode
|
57911828e5
|
Added CreateTable scripts to each module that requires tables. Also the main tables within Module.
|
5 년 전 |
Teknikode
|
aae4ea1114
|
Modified Seen to use it's own table for keeping track of last seen data.
|
5 년 전 |
Teknikode
|
be69c71065
|
Added missing handlers to the interface.
|
5 년 전 |
Teknikode
|
044e3fc6e5
|
Updated readme
|
5 년 전 |
Teknikode
|
cb0ffe6d05
|
Finished Relay module.
Added Helper class with some Mode extensions.
|
5 년 전 |
Teknikode
|
2a34193ae9
|
Added additional relay handlers
|
5 년 전 |
Teknikode
|
a6108c4c66
|
Added initial relay handlers.
|
5 년 전 |
Teknikode
|
3be96ac393
|
Added initial Relay module.
Added .IsChannel static to Channel class.
|
5 년 전 |
Teknikode
|
e29ccefa6e
|
Fixed 'g' argument for sed.
|
5 년 전 |
Teknikode
|
cddefd772e
|
Fixed reversal.
|
5 년 전 |
Teknikode
|
66addf9520
|
Fixed backwards sed search
|
5 년 전 |
Teknikode
|
2e9c0bb2c7
|
Fixed issue where messages weren't being saved.
|
5 년 전 |
Teknikode
|
255bb52ff8
|
Modified Sed module to keep messages in memory instead of parsing database.
|
5 년 전 |
Teknikode
|
d304268c69
|
Modified spam check to not reset session every time, only on spam commands.
|
5 년 전 |
Teknikode
|
85b2afe3f6
|
Merge branch 'master' of http://git.teknik.io/uncled1023/Combot
|
5 년 전 |
Teknikode
|
0f034bff74
|
Added message cleaning for detecting nicknames
|
5 년 전 |
Teknikode
|
2f8d8e4ef0
|
Added CTCP logging to file.
|
5 년 전 |
Teknikode
|
36b79ba801
|
Added parsing of location to remove bad characters
|
5 년 전 |
Teknikode
|
228b911063
|
Added ability to log to file.
|
5 년 전 |
Teknikode
|
9a1559e6e2
|
Changed default source code location.
|
5 년 전 |
Teknikode
|
f53656996b
|
Added Spam checking for commands.
|
5 년 전 |
Teknikode
|
1136f0814f
|
Fixed issue where a highlight would be triggered if a word contained a nick.
|
5 년 전 |
Teknikode
|
258f8684d5
|
Added logging of invites.
|
5 년 전 |
Teknikode
|
97c03724cd
|
Added lock around tcp send to prevent race conditions between sending threads.
|
5 년 전 |
Teknikode
|
b1301ff307
|
Modified Wolfram Alpha results beautifier.
|
5 년 전 |
Teknikode
|
1c1dec5480
|
Merge branch 'master' of https://github.com/uncled1023/Combot
|
5 년 전 |
Aaron Miller
|
1c283529ed
|
add formatting cleanup to W|A results
|
5 년 전 |
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).
|
5 년 전 |
Teknikode
|
1a3730c993
|
Modified error messages and some commands to return as silent (notice or priv message)
|
5 년 전 |
Teknikode
|
30ca0c79ae
|
Removed old module.
|
5 년 전 |
Teknikode
|
9f47432a1e
|
Added to git ignore
|
5 년 전 |
Teknikode
|
27e9aa4dad
|
Changed location of Module source.
|
5 년 전 |
Teknikode
|
94064ebb18
|
Fixed exception when no description found for youtube.
|
5 년 전 |
Teknikode
|
fa201d4f89
|
Changed invalid command arguments message to be silent.
|
5 년 전 |
Teknikode
|
5f3d8bddfd
|
Fixed issue where a user could add multiple triggers.
|
5 년 전 |
Teknikode
|
d5a61c63b4
|
Finished management of Custom Commands.
|
5 년 전 |
Teknikode
|
88cebd04e6
|
Fixed issue where Nickname was being set as host for kicked nicks.
|
5 년 전 |
Teknikode
|
4874a3b308
|
Added 'GetCommand' function to parse a string for the command.
Added management of custom commands and basic command execution.
|
5 년 전 |
Teknikode
|
278071b693
|
Added initial Custom Commands module.
Modified SED to be faster.
|
5 년 전 |
Teknikode
|
546575cc7e
|
Fixed youtube api still at version 2 for gathering description.
|
5 년 전 |
Teknikode
|
049b1422b9
|
Added whois module.
Fixed messaging where it was adding the nickname as host and realname.
|
5 년 전 |
Teknikode
|
b5636cf402
|
Added 'Delete' trigger to config as well
|
5 년 전 |