Teknikode
d84b6abbde
Changed file format for config files to .json
Changed checked in file to be *.Default.json
6 years ago
Teknikode
65bb76ed82
Moved youtube url parsing to the Url Parsing module.
6 years ago
Teknikode
0605e2bdeb
Added webexception handling for modules that create a connection. Fixes #8
6 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.
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
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
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
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
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