Commit Graph

21 Commits (0123d4d4dd54003c144ec59fd66223a7e8407915)

Author SHA1 Message Date
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
Julian Marcos 6d2a05d52c
&water: Ignore file in data/
This commit moves nowater.txt from the root of the project to the data
directory, where it can be kept private.
2023-09-02 22:02:39 +02:00
jmjl 4f631e96fe Add the flaky last_tilde plugin
This commit adds the aftermentioned to be flaky last_tilde_answer
command and the lte alias.
2023-09-02 19:54:38 +00:00
jmjl 1d3622d0cb Tildewait do not inform timeskip state
It doesn't make sense for tildewait to show the timeskip state if it is
purposefully hidden from a file.
2023-09-02 17:38:09 +00: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 5caff13c38 Almost all options being config options
The options in the bot configuration should be taken from the
config.json not from the bot source file, as hardcoding options is bad
I've also refactorized the handler, and made most options be config
options
2023-09-01 14:15:14 +00:00
jmjl ad4b711a7c run.sh be able to enable the test mode
This commit sends the first parameter of run.sh into bot.py, such that
the test mode can be used with run.
2023-09-01 14:06:48 +00:00
jmjl 37812b90f7 Ignore data directories and existing files only
This commit modfies the gitignore in such a way to ignore the data
directory, and supposes in the future a new data directory for users,
named 'users' will be created.

This commit furthermore removes gitignores for certain files that don't
exist in this git repository but existed in the repository this
repository's been based of.
2023-09-01 12:13:46 +00:00
jmjl e6054e713d Delete undofiles
I preffer moving them to another directory and not having them take up
space on the repo.
2023-09-01 12:07:53 +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
jmjl d0cb0dffa0 Bump pinhook to 1.10 2023-06-26 15:28:18 +00:00
jmjl fcf69686bf Remove a plugin and modify the bot's help. 2023-06-26 15:28:01 +00:00
jmjl 6da9d07fbe I guess this stopped being a git log of everything with the bot. 2023-06-19 18:53:22 +00:00
jmjl 36204229b9 ~radio: Cleanup, but still needs more 2021-10-24 06:45:05 +00:00
jmjl feeb861b66 &water: It was appearing as if pinhook visited the user 2021-10-24 06:44:35 +00:00
jmjl edec55b0d6 &ju to get info only for this bot 2021-10-16 12:37:22 +00:00
jmjl 456f9cc01d Initial commit
This is the initial commit, yay
2021-10-15 18:59:22 +00:00