goober/modules
2025-07-06 23:44:04 +02:00
..
volta sliently fallback instead of spitting warnings 2025-07-06 21:55:22 +02:00
__init__.py complete overhaul 2025-06-20 23:48:10 +02:00
central.py spun off the translation into its own thing that works with anything 2025-07-06 21:06:04 +02:00
globalvars.py toggle for message reacting 2025-07-06 23:44:04 +02:00
image.py added demotivator 2025-07-05 20:15:55 +02:00
markovmemory.py spun off the translation into its own thing that works with anything 2025-07-06 21:06:04 +02:00
prestartchecks.py had a friend download the .zip instead of cloning it which straight up broke the updater which is nice and perfect 2025-07-06 21:45:30 +02:00
README.MD updated locales and readmes i guess goober instances would download them on next update unless someone manually runs git pull or gets it for the first time 2025-07-01 23:22:38 +02:00
sentenceprocessing.py turned goober away from antisemitism 2025-07-06 23:31:07 +02:00
unhandledexception.py spun off the translation into its own thing that works with anything 2025-07-06 21:06:04 +02:00
version.py spun off the translation into its own thing that works with anything 2025-07-06 21:06:04 +02:00

Modules Directory

This folder contains core module files for the project.

Important:
Do not modify the files in this directory if you plan to update the project in the future. Any changes made here may be overwritten during updates, or may cause Git to detect modifications and refuse to update properly.

If you need to make changes, consider contributing upstream or using extension mechanisms provided by the project.