A new database storing the chanop tables is needed with the following schema
SQL to run:
CREATE TABLE chanops ( id INTEGER PRIMARY key autoincrement, nick VARCHAR(20), chan VARCHAR(20) );
Database:
/data/project/instance/.sopel/channelmgnt.db
Instance:
- zppixbot
- zppixbot-test