3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-07-23 13:57:25 +02:00

5 Commits

Author SHA1 Message Date
Pragmatic Software
675a723d57
applets/trans.pl: improve options parsing 2025-07-20 05:57:12 -07:00
Pragmatic Software
4582e225e5
applets/trans.pl: whitelist allowed options 2025-07-19 12:24:31 -07:00
Pragmatic Software
66ce01a0c3
applets/trans.pl: restrict allowed options 2025-07-19 09:18:45 -07:00
Pragmatic Software
8752349210
applets/trans.pl: disallow -pager 2025-07-19 08:54:38 -07:00
Pragmatic Software
3d97dc2c33 Rename "modules" to "applets"
"Applet" is a much better name for the external command-line
scripts and programs that can be loaded as PBot commands. They
will no longer be confused with Perl modules.

https://en.wikipedia.org/wiki/Applet
2021-11-19 18:05:50 -08:00