The "Latest Activities" table on the home page only reflects approvals/rejections made via the IRC bot interface, and not the web interface. The corresponding SQLite table triviaactivity is only updated through the bot plugin Python code; no such methods exist in the PHP portion.
The "Latest Activities" table on the home page only reflects approvals/rejections made via the IRC bot interface, and not the web interface. The corresponding SQLite table
triviaactivityis only updated through the bot plugin Python code; no such methods exist in the PHP portion.