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