elliebot/src/EllieBot
2025-01-29 23:28:04 +13:00
..
_common fixed references to stings, fixed tests 2025-01-29 23:28:04 +13:00
data fixed references to stings, fixed tests 2025-01-29 23:28:04 +13:00
Db fixed some bugs, removed some todos, cleanup 2025-01-29 23:14:56 +13:00
Migrations removed unneeded migrate scripts, intiial version of init migration and cleanup.sql 2025-01-29 23:02:21 +13:00
Modules fixed some bugs, removed some todos, cleanup 2025-01-29 23:14:56 +13:00
Services merged gc rework branch, but deleted all migrations as they're incompatible 2025-01-29 22:51:59 +13:00
strings fixed references to stings, fixed tests 2025-01-29 23:28:04 +13:00
.editorconfig Added .notify and migrations, added levelup and protection events for notify, removed xpnotify completely 2024-12-08 18:51:31 +13:00
Bot.cs merged gc rework branch, but deleted all migrations as they're incompatible 2025-01-29 22:51:59 +13:00
creds_example.yml fixed creds_example 2024-09-15 13:51:25 +12:00
ellie_icon.ico Added base files for EllieBot project 2024-03-23 21:20:01 +13:00
EllieBot.csproj fixed references to stings, fixed tests 2025-01-29 23:28:04 +13:00
EllieBot.csproj.DotSettings fixed some bugs, removed some todos, cleanup 2025-01-29 23:14:56 +13:00
GlobalUsings.cs Updated data files and GlobalUsings.cs 2024-05-14 23:59:24 +12:00
migrate.ps1 fixed migration scripts, moved migration code to dbservice 2025-01-25 19:53:36 +13:00
migrate.sh slightly improved .sh, moved migration code after sqlite wal pragma 2025-01-29 19:09:26 +13:00
PermissionChecker.cs Added migration files 2024-06-19 02:03:46 +12:00
Program.cs Fixed greet/bye messages showing wrong message in the wrong server sometimes 2024-10-05 11:44:44 +13:00