Build supported module list at compile time by scanning a list of directories #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It should be possible to drop a tqm module into a directory and have it be picked up on compile time. This would make it easier to customize a build of tqm.
Core modules such as discord, irc, random, autolink, lua, should still be included in the base package (and feature gated, see #5). This should also be scanned at compile time, so as to make adding a module easier.