Commit Graph

60 Commits

Author SHA1 Message Date
67084595ab
make help case insensitive 2024-08-10 07:27:20 -06:00
bbf122597c
add the ability to send / receive responses over mail 2024-06-21 14:16:55 -06:00
2829ea8611 dep updates, switch to supported pgp lib, resttart matrix on fail 2022-02-04 09:21:21 -07:00
b07eab5135 move chat mechanism into their own location 2021-04-22 17:08:24 -06:00
55a587e952 add missign photo line 2021-04-07 19:40:36 -06:00
bea4183b73 add the ability to chat via irc 2021-04-07 19:40:14 -06:00
5e0a3c2e12 initial bits for sms breakout 2021-04-01 08:23:59 -06:00
0d68aad148 split out got stuff into its own file 2021-04-01 08:02:13 -06:00
0332d09fc4 Add the ability to send unescaped messages 2021-03-22 14:53:30 -06:00
ae5ba68640 add a tiny description 2021-03-19 07:40:11 -06:00
0624d50d5b escape the | in regexes being printed via the -doc flag 2021-03-19 07:21:34 -06:00
329f908e74 gimme dem sweet sweet prof deets! 2021-03-18 07:54:40 -06:00
e27cc689d4 drop diskv in favor of stdlib 2020-10-21 00:51:53 +00:00
41007c4ad2 send each line as a new message for got notifications 2020-10-07 14:40:46 +00:00
4f03bc763a send got messages as plain text notices 2020-10-01 21:27:46 +00:00
b7d551b67e add ability to post messages from a "file", also go fmt 2020-09-25 14:31:02 +00:00
48f5a138b8 add ability to send got commit messages to the gameoftrees chat 2020-09-25 03:27:56 +00:00
9508a17831 refresh our values every run of the loop 2020-05-23 09:56:12 -06:00
1d950179fe use modified string to get key/value pairs 2020-05-14 07:41:19 -06:00
1e342b145e Fix a bunch of warnings / typos 2020-05-13 17:36:26 -06:00
0476dd09a4 bunch of files for goland! 2020-05-13 16:57:07 -06:00
c4a8205ebf handle error from NewStore 2020-05-13 16:56:47 -06:00
6970e10e3e s/shortname/shortName/g 2020-05-13 16:56:03 -06:00
57169e58ec Start using 1.0.0 of protect 2020-05-13 16:55:24 -06:00
7971d61938 Make plugins pass up errors. 2020-05-13 16:53:31 -06:00
bd60a4b1dc switch to suah.dev/protect 2020-05-08 16:47:16 -06:00
1c3946bb60 remove extra log line 2020-05-07 19:38:31 -06:00
48a68c48fa Allow setting key-value pairs from matrix 2020-05-07 19:35:36 -06:00
1c8f8fe2b0 sleep and continue after we hit an error in fetching errata 2020-04-14 07:51:01 -06:00
ec48ddba4e send pretty notifications, and only do it once 2020-04-06 16:38:39 -06:00
b20c2e6480 un-ghetto errata check 2020-03-29 15:42:12 -06:00
e3ff68edff -doc produces the entire readme 2020-03-13 08:08:10 -06:00
b8c1402492 s/debug/verbose/ 2020-03-04 07:34:52 -07:00
6e665970b1 move log message out of plugins 2020-03-04 07:15:51 -07:00
10cc1f957b remove pukie logs 2020-02-28 16:17:23 -07:00
d998573466 add ability to show help for given plugins 2020-02-26 16:15:22 -07:00
8c8deeda97 fix setting of errata count 2020-02-26 16:10:43 -07:00
48d8279f63 enable errata notices 2020-02-24 18:05:00 -07:00
ba3f1a9f3c join rooms upon bot_owner request 2020-02-12 20:11:38 -07:00
b582758262 use suah 2020-02-11 17:49:33 -07:00
6ffd3f220c add header separator 2020-02-11 07:58:48 -07:00
27f4a7e6e2 add Re and Descr functions so we can produce better docs 2020-02-11 07:56:19 -07:00
02b75ee7b0 move match check a bit 2020-02-10 17:10:57 -07:00
5d73848661 +staticcheck 2020-02-10 16:08:33 -07:00
d22ab34d54 Share store with plugins 2020-02-05 22:04:04 -07:00
ee2db932cf allow setting key value pairs from the cli 2020-02-05 17:35:16 -07:00
0c6fba31d5 switch do diskv 2020-02-04 17:22:19 -07:00
94c9645820 use pledge \o/ 2020-02-03 20:42:19 -07:00
8601d4a0f9 allow setting the avatar via flag, exit after setting it 2020-02-03 16:18:41 -07:00
9d25ab6041 refactor a bit. this makes plugins a bit less blumpy 2020-02-02 19:43:26 -07:00