3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-17 01:19:31 +01:00
pbot/lib/PBot
Pragmatic Software a262139fd2
Factoids: require locked to be exactly 1 to invoke commands with required_caps
This allows us to set `locked` to a value greater than `1` to lock a factoid WITHOUT
allowing invocation of `required_caps` commands. This lets us safely lock a factoid
that has unrestrained `$args` or variables.
2024-11-07 01:45:15 -08:00
..
Core Factoids: require locked to be exactly 1 to invoke commands with required_caps 2024-11-07 01:45:15 -08:00
Plugin Plugin/Date: use existing context when launching date applet 2024-11-05 23:57:48 -08:00
Core.pm Multiple bugfixes 2024-04-07 20:55:04 -07:00
Imports.pm Imports: disable deprecation warnings 2024-03-15 02:48:17 -07:00
VERSION.pm Factoids: require locked to be exactly 1 to invoke commands with required_caps 2024-11-07 01:45:15 -08:00