Commit Graph

17 Commits

Author SHA1 Message Date
7036bceeb0 mcmaniac: fix regex #2
schema: make mcmaniac items case-insensitive
2021-01-06 19:44:19 +00:00
81d12c92ae systemd unit adjustments 2020-10-06 16:29:57 +00:00
b4f0d5644f db dump timer: change service type to simple
oneshot considers the service to be active after the main process exits.
This is not wanted here, removing the declaration makes the type default
to simple, which considers units to be active when the main process is
running.
2020-06-08 21:24:25 +00:00
32c106fc90 make quote nicks case insensitive 2019-03-31 18:32:44 +00:00
6b1c3a4e8f add a lot of useless and ascii commands 2018-08-14 01:07:57 +02:00
a678fa791d fix venv executable name in readme
shorten nxy-db-dump.service
fix irc3 requirement (async/await became keywords with python3.7, so mrhanky's older version will no longer work)
2018-08-14 00:18:44 +02:00
90035a8249 Formattings dopes code and renaming the module 2017-09-06 13:01:05 +02:00
2a2e762099 Fixed db dump timer 2017-08-22 21:49:22 +02:00
e015fb7696 Updated backup timer and added some vars to bot unit 2017-08-22 21:45:26 +02:00
f715107873 Simplified timer + update install instructions 2017-08-22 20:31:18 +02:00
f8ffd95184 Added db dump timer 2017-08-22 20:27:52 +02:00
f33a17038a Huge cleanup and refactoring :> 2017-08-22 17:43:48 +02:00
ee46c007c5 Updated install instructions 2017-08-21 18:17:13 +02:00
a0eb013b80 Updated sample configs 2017-07-31 16:12:10 +02:00
564c41aba0 Fixed working dir in unit file 2017-07-31 15:31:45 +02:00
6ac0e94180 Cleanup, fixed some bugs (yt etc) 2017-07-31 15:29:59 +02:00
59b67d9570 Massive refactoring/-structuring 2017-07-07 02:49:37 +02:00