Commit Graph

96 Commits (v1.5.2)

Author SHA1 Message Date
Mallory Hancock 67e36fca81 iterate version 2018-12-28 11:21:58 -08:00
Mal Hancock 6c87e6d9f0
fix for channel keys (#40) 2018-12-28 11:20:52 -08:00
Mallory Hancock 334ed442fd iterate version 2018-11-02 13:54:17 -07:00
Mal Hancock 1523cfaf3a
add ability to gather help text (#38) 2018-11-02 13:53:04 -07:00
Mal Hancock 7d0844e156 iterate version 2018-10-24 14:58:27 -07:00
Mal Hancock 34590dfa32 make help overridable, add ability for plugins to msg, action or notice at will 2018-10-24 14:48:55 -07:00
Mallory Hancock f989deb0d9 fix to classifiers 2018-10-10 11:03:20 -07:00
Mal Hancock 6df2cb9d79
Add shields to repo (#37)
* add shields to repo and iterate version

* fix line break
2018-10-10 10:49:33 -07:00
Lucidiot f65248f797 Output type as an Enum (#35)
* Add enum34 requirement

* Use an Enum for output types
2018-10-10 10:25:03 -07:00
Lucidiot 86eddea996 Make example scripts executable (#36) 2018-10-10 10:23:31 -07:00
Mal Hancock 764e88a222 update version 2018-10-06 18:07:05 -07:00
Mal Hancock df7007efd1
insert check to log errors for messages over 512 bytes (#29)
fixes #24
2018-10-06 17:46:04 -07:00
Mal Hancock 6cf5e4bacc Set theme jekyll-theme-midnight 2018-10-06 17:20:36 -07:00
Mal Hancock eb2e59656e Set theme jekyll-theme-hacker 2018-10-06 17:15:31 -07:00
Mallory Hancock b8aed568f4 add nick as argument 2018-04-10 12:15:08 -07:00
Mallory Hancock 101bd91718 pass nick to plugins 2018-04-10 12:13:54 -07:00
Mallory Hancock 9ea10b18f1 fix another typo 2018-04-10 12:07:13 -07:00
Mallory Hancock 966ac38603 forgot to make functions part of self 2018-04-10 12:02:48 -07:00
Mallory Hancock 2bc2c70d1b fix typo 2018-04-10 12:00:18 -07:00
Mallory Hancock b91731e4ca refactoring code for testability 2018-04-10 11:58:33 -07:00
Mallory Hancock 3287b20c43 fixes issue with bot not responding to private messages 2018-04-10 10:01:49 -07:00
Mallory Hancock dfd2cd76af fix formatting 2018-04-10 09:54:49 -07:00
Mallory Hancock 08a98febca fix issue where help command crashes bot 2018-03-15 15:15:10 -07:00
Mallory Hancock 0a66ed4fb8 iterate version 2018-03-15 12:17:14 -07:00
Mallory Hancock 03bad6ff1c fix logging issue 2018-03-15 12:09:55 -07:00
Mallory Hancock 7faea22fe1 fix for doubling plugins in memory 2018-03-15 12:04:58 -07:00
Mallory Hancock 0476ddd5df update repo description 2018-02-07 13:05:11 -08:00
Mallory Hancock 95513d21a1 made imports clearer 2018-02-07 10:33:30 -08:00
Mallory Hancock 9bc48c3de9 made arguments for initiating bot clearer 2018-02-07 09:55:50 -08:00
Mallory Hancock 541001d3c8 forgot to do modifier 2018-02-06 16:43:45 -08:00
Mallory Hancock 2d337313f2 fix typo 2018-02-06 16:39:50 -08:00
Mallory Hancock 8adff14dbb updated examples 2018-02-06 16:30:54 -08:00
Mallory Hancock 708d5146e8 update documentation 2018-02-05 16:38:53 -08:00
Mallory Hancock afb9cc7f12 increment version 2018-02-05 15:57:40 -08:00
M. Hancock f6c4078d09
add class to connect to twitch.tv (#23)
* make Message object part of Bot

* add TwitchBot class

* fix issue with logging not starting

* change server name

* no loading plugins until functionality works

* allow full functionality

* add ops

* my sanity is wearing thin

* finalize TwitchBot

* fix formatting
2018-02-05 15:56:38 -08:00
M. Hancock 8e88b21516
Merge pull request #22 from archangelic/mh/server-password
implement server password
2018-02-05 13:07:46 -08:00
Mallory Hancock 3cf1c6d02a implement server password 2018-02-05 12:33:44 -08:00
Mallory Hancock 97316c750b iterate version for fix 2018-01-12 11:18:38 -08:00
M. Hancock 311457148e
catch actions and don't send output to cmds during action (#20)
closes issue #18
2018-01-12 11:17:12 -08:00
Mallory Hancock 0c3e4e08ee iterate version 2018-01-11 10:32:53 -08:00
Mallory Hancock 0031146f98 fix typo 2018-01-11 10:32:14 -08:00
Mallory Hancock 16dc7120ea iterate version 2018-01-10 15:25:42 -08:00
Mallory Hancock f0e987ef55 fix issue where empty argument was not passed to plugin 2018-01-10 15:25:20 -08:00
Mallory Hancock 5f0ee255dd iterate version 2018-01-10 15:00:07 -08:00
Mallory Hancock 8036610663 fix bug in listener load logging 2018-01-10 14:56:46 -08:00
Mallory Hancock 268f4b3f8d iterate version 2018-01-10 14:49:15 -08:00
Mallory Hancock f5ad601a08 update readmes 2018-01-10 14:42:55 -08:00
M. Hancock e0d3b1b2f5
Add logging (#17)
* add console and file logging

* fix issues with starting logging, and now sends to plugins

* add option to turn off logging

* add more logging messages

* add various logging messages

* add logging messages lost in merge
2018-01-10 14:35:27 -08:00
Sina Mashek 5cd540f732
Merge pull request #16 from archangelic/mh-plugin-fix
simplify plugin loading
2018-01-09 02:56:25 +02:00
Mallory Hancock 49feb66d8d simplify plugin loading 2018-01-08 12:51:38 -08:00