Commit Graph

24 Commits

Author SHA1 Message Date
Teh PeGaSuS 81d7851366 Add Chanban/cmgmt_langs/en.msg
English language file for the chanbans.tcl script
2026-03-03 12:59:52 +01:00
Teh PeGaSuS d69afe130b Update Chanban/chanban.tcl
Improve protection logic and code
2026-03-02 01:14:20 +01:00
Teh PeGaSuS 81fafac891 Update Chanban/chanban.tcl
Some more protections
2026-03-02 00:08:30 +01:00
Teh PeGaSuS ae8854cbc8 Update Chanban/chanban.tcl
Protect bot/chan ops from commands
2026-03-01 23:41:26 +01:00
Teh PeGaSuS 235af1d7bc Update Chanban/chanban.tcl
Use `[llength $cbans] == 0` instead of `$cbans eq ""` because of lists vs strings
2026-03-01 22:50:05 +01:00
Teh PeGaSuS 78ee9c8f5d Update Chanban/chanban.tcl
Get rid of debug code
2026-03-01 22:35:30 +01:00
Teh PeGaSuS b42c5166eb Update Chanban/chanban.tcl
Don't display extbans on the ban list since we shouldn't touch them.
If the ban list only has bans with the `EXTBAN` reason, the ban count will be 0
2026-03-01 22:29:59 +01:00
Teh PeGaSuS 15157bbeb0 Update Chanban/chanban.tcl
Fixed auto-adding and removing bans after fixing flawed binds and code logic
2026-03-01 20:18:52 +01:00
Teh PeGaSuS 60ec5476c5 Update Chanban/chanban.tcl 2026-03-01 17:36:42 +01:00
Teh PeGaSuS cdbf2f7d44 Update Chanban/chanban.tcl
Fixed some flawed logic on the code
2026-03-01 17:33:02 +01:00
Teh PeGaSuS cce017f1d5 Update Chanban/chanban.tcl
Added ways to deal with UnrealIRCd extbans
2026-03-01 17:10:52 +01:00
Teh PeGaSuS 509369f59d Update Chanban/chanban.tcl 2026-02-28 23:16:04 +01:00
Teh PeGaSuS 8ddb0e2c20 Update Chanban/chanban.tcl 2026-02-28 02:42:15 +01:00
Teh PeGaSuS 401f5ac2ab Update Chanban/chanban.tcl 2026-02-28 02:40:23 +01:00
Teh PeGaSuS 36675e0385 Update Chanban/chanban.tcl 2026-02-28 02:34:30 +01:00
Teh PeGaSuS 094bee25e7 Update Chanban/README.md 2026-02-28 01:14:48 +01:00
Teh PeGaSuS d1ab3a8cb5 Update Chanban/chanban.tcl 2026-02-28 01:14:05 +01:00
Teh PeGaSuS dd4fc90df1 Update Chanban/README.md 2026-02-28 00:58:25 +01:00
Teh PeGaSuS e8f4220558 Update Chanban/README.md 2026-02-28 00:57:52 +01:00
Teh PeGaSuS 5ae6d24811 Update Chanban/README.md 2026-02-28 00:56:02 +01:00
Teh PeGaSuS bb84089244 Add Chanban/README.md 2026-02-28 00:48:50 +01:00
Teh PeGaSuS effe34d684 Update Chanban/chanban.tcl
Missing `!`
2026-02-28 00:44:04 +01:00
Teh PeGaSuS d2c6ca665f Add Chanban/chanban.tcl 2026-02-28 00:43:11 +01:00
Teh PeGaSuS 436f6538f9 Initial commit 2026-02-27 21:32:23 +01:00