ALL commands should be moduls
Bug #647426 reported by
Ddorda
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Hoborg IRC Bot |
Fix Committed
|
Critical
|
Unassigned | ||
2.0 |
Fix Committed
|
Critical
|
Unassigned |
Bug Description
ALL the commands of Hoborg should be made as modules! this is extremely important for the base of Hoborg.
However, module shouldn't be for commands only, but for any further function for Hoborg (for ex. the web admin panel interface should be a module as well).
Changed in hoborg: | |
importance: | Undecided → Critical |
Changed in hoborg: | |
assignee: | nobody → Liel Fridman (lielft) |
Changed in hoborg: | |
status: | New → In Progress |
To post a comment you must log in.
Well, commit fb1807159954c81 866e8723fc3e520 4196f67ce1 solves that problem.