Commit Graph

9 Commits (a41bb07c4b36b072d44204b450efd964d64176b6)

Author SHA1 Message Date
cribb-it e27bcef8ef update handler 2022-08-16 13:34:20 +01:00
cribb-it 4fe6dc452e add google4u 2022-08-16 13:32:53 +01:00
Marc Egerton 044ab7a79c
commands: remove overwatch, enable auto reconnect to WS 2022-03-12 20:30:33 +00:00
e-zk f73ae36870 misc: fix getconfig
reflect.TypeOf() was expecting a value (pointer given)
 - c.Config is now dereferenced in call to TypeOf()
reflect.ValueOf() was expecting a pointer (pointer to pointer given)
 - c.Config passed as-is since it was already a pointer
2021-10-16 01:34:28 +10:00
Marc e193d9a7fc
commands: Fix slow mode position shuffle and unsetting 2021-10-01 15:58:19 +01:00
Marc 16d76c716b
i forgot what i was doing here 2021-10-01 14:12:04 +01:00
Marc 81b44b2721
remove now-unneeded perm checks 2021-06-01 01:47:27 +01:00
Marc ba53353265
yo 2021-06-01 00:08:34 +01:00
Marc 479f3b5f17
yo 2021-05-29 13:17:01 +01:00