Commit Graph

8 Commits (9cbe6b4d1db04600889ba46ceb9d1199c764491d)

Author SHA1 Message Date
Julian Marcos 9cbe6b4d1d
~admin: Move admin cmds to their their own module
This commit moves tilde commands for administrative purposes, which are
only usable by administrators, to their own module called tildeadmin.
2023-09-02 22:41:45 +02:00
Julian Marcos 0123d4d4dd
Move cleanwash to it's own module
This commit moves cleanwash and brainwash to it's own module and
furthermore removes the modules that weren't referenced
2023-09-02 22:39:31 +02:00
Julian Marcos 09b934ee37
tilde: Remove junk CTR variable
This commit removes a junk CTR variable.
2023-09-02 22:39:26 +02:00
Julian Marcos 862c9360b1
Clean up comments
This commit cleans up the comments in tilde and in tildewait.
2023-09-02 22:27:49 +02:00
Julian Marcos 5458b23efb
tilde_guess: Remove obsolete notifchan
This commit removes the obsolete notifchan and it's associated code from
the program.
Furthermore, this commit removes the importlib library from the file, as
it's not used anywere
2023-09-02 22:06:35 +02:00
jmjl 44377a58e9 Timeskip do not write to file
This commit makes &tsk not write to a file.
This commit also changes tilde.py's permission to not be +x, as that's
not required for python.
2023-09-01 17:19:52 +00:00
jmjl 9471383f97 tilde: Also show percentage on brainwash
Requested by login
2023-06-26 15:49:40 +00:00
jmjl 25741faa93 Plugins! 2023-06-26 15:31:30 +00:00