Commit Graph
16 Commits
Author SHA1 Message Date
jkhsjdhjs 81d12c92ae systemd unit adjustments 2020-10-06 16:29:57 +00:00
jkhsjdhjs 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
jkhsjdhjs 32c106fc90 make quote nicks case insensitive 2019-03-31 18:32:44 +00:00
jkhsjdhjs 6b1c3a4e8f add a lot of useless and ascii commands 2018-08-14 01:07:57 +02:00
jkhsjdhjs 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
mrhanky 90035a8249 Formattings dopes code and renaming the module 2017-09-06 13:01:05 +02:00
mrhanky 2a2e762099 Fixed db dump timer 2017-08-22 21:49:22 +02:00
mrhanky e015fb7696 Updated backup timer and added some vars to bot unit 2017-08-22 21:45:26 +02:00
mrhanky f715107873 Simplified timer + update install instructions 2017-08-22 20:31:18 +02:00
mrhanky f8ffd95184 Added db dump timer 2017-08-22 20:27:52 +02:00
mrhanky f33a17038a Huge cleanup and refactoring :> 2017-08-22 17:43:48 +02:00
mrhanky ee46c007c5 Updated install instructions 2017-08-21 18:17:13 +02:00
mrhanky a0eb013b80 Updated sample configs 2017-07-31 16:12:10 +02:00
mrhanky 564c41aba0 Fixed working dir in unit file 2017-07-31 15:31:45 +02:00
mrhanky 6ac0e94180 Cleanup, fixed some bugs (yt etc) 2017-07-31 15:29:59 +02:00
mrhanky 59b67d9570 Massive refactoring/-structuring 2017-07-07 02:49:37 +02:00