[08:40:05] Hi Tutacomb [08:40:23] hey hey RhinosF1 [08:40:29] glad to be here :D [08:40:49] and sorry - my bad for not aware there's a channel specific for miraheze :D [08:40:50] Glad to have users [08:40:58] It's on the website [08:41:02] MirahezeBots.org [08:41:06] But that's very outdated [08:41:27] I am working [08:41:32] So in a meeting [08:42:18] now worries [08:42:22] no* worries [09:07:23] RhinosF1: Just to update, using your JSON references earlier, consider the issue is now SOLVED. Will use that JSON as go-by. Thx in advance. >>>[Q2] Sopel v7.1.2 Miraheze Bot-Pack - in conf file section for [channelmgnt], [phabricator], [status], is required. All the 3 sections [channelmgnt], [phabricator], [status] throws error "setup: [Errno 2] No such file or directory". [09:10:40] Tutacomb: yeah it should work if they are there [09:11:05] The files are mostly self explanatory apart from the phab arraypos stuff but I'm gonna work on that in summer [09:11:55] it sure did - thx. 凸(`0´)凸 [13:46:31] .help [13:46:31] Tutacomb: I've published a list of my commands at: https://sopel.mirahezebots.org/help_prod.html [14:13:06] Mirahaze-Bot v9.1.5+Sopel v7.1.2 - [Q] CMD <.botadmins or .admins> throws error message <"Nickname: There are no bot admins.">. [Q2] CMD <.addknown> throws error message <"Only bot admins can add people to the known users list."> Appreciate HOWTO resolve this. (FI, BotNick.cfg - admins list done, "BotNick-x.x.x.x.known_users.db" auto-created.) Wonder where things went wrong. [14:14:27] You probably only set owner in sopel config [14:14:31] You need admins too [14:14:59] Admin list has been populated. [14:16:02] ADMIN = nick1, nick2, nick3.... [14:19:18] That's weird [14:19:25] .source [14:19:26] RhinosF1: My code can be found here: https://github.com/MirahezeBots/MirahezeBots [14:20:50] It only tests admin accounts [14:20:54] .botadmins [14:20:54] RhinosF1: The bot's admins are: MacFan4000, Reception123, paladox, Voidwalker, You and Sario [14:21:00] That needs a fall back [14:21:04] And sorry for mass ping [14:21:23] ok.. let me chk that out [14:31:36] For the part of "ADMINS = ....", new format requires nick to be indented like "ADMIN = ident[NICK1] ident[NICK2] ident[NICK3]". Does the old format "ADMINS = NICK1, NICK2, NICK3..." still supported? I've tried that tooo and still error. [14:37:36] It checks admin accounts not admin nicks [14:37:52] As going by accounts is more secure [14:38:39] It’s a separate config variable [14:49:20] MacFan4000: Thx for the clarity. For [Q] <.botadmins> is now working - admin_accounts populated with list and now showing all the list. [14:50:05] For [Q2] CMD <.addknown> STILL throwserror message <"Only bot admins can add people to the known users list.">. [14:52:40] admin_accounts should contain NickServ account names not nicks [14:57:13] Currently the admin_account list has the same accountname as the NickServ. Wonder if they are case-sensitive/small-letters/? [15:03:44] Probably is [15:05:05] https://github.com/MirahezeBots/MirahezeBots/blob/dev/MirahezeBots/plugins/welcome.py#L92 [15:05:06] [url] MirahezeBots/welcome.py at dev · MirahezeBots/MirahezeBots · GitHub | github.com [15:05:55] TBH we should probably change that to use the builtin function for requiring admin rather then doing our own check [15:09:22] yeah [15:09:36] Welcome is one of few plugins I ain't started work on yet [15:10:09] i see [15:15:41] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4Pua [15:15:43] [02MirahezeBots] 07MacFan4000 03699d7d4 - (Welcome) use the builtin function to check for adminship [15:15:44] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:17:24] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JWNAG [15:17:25] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PzB [15:26:36] $log restart beta [15:26:43] Saved item "restart beta" [15:29:07] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4Pos [15:29:08] [02MirahezeBots] 07MacFan4000 03defbd23 - Update welcome.py [15:29:10] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:30:28] $log restart beta again [15:30:33] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PzB [15:30:34] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PKc [15:30:34] Saved item "restart beta again" [15:32:37] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4P6o [15:32:38] [02MirahezeBots] 07MacFan4000 039fe17a5 - Update welcome.py [15:32:40] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:32:52] MacFan4000: no [15:32:54] No no [15:33:10] Also please don't push to dev, do a pr and let ci run [15:33:12] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4P6x [15:33:13] [02MirahezeBots] 07MacFan4000 0305be370 - Update welcome.py [15:33:15] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:33:23] CI isn't supposed to break on dev branch [15:34:54] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PKc [15:34:55] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PPv [15:36:12] MacFan4000: MirahezeBots/plugins/welcome.py:92:1: D202 No blank lines allowed after function docstring [15:37:42] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4PXu [15:37:43] [02MirahezeBots] 07MacFan4000 03b3d36d7 - Update welcome.py [15:37:45] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:39:06] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PPv [15:39:08] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4P1n [15:41:05] RhinosF1: the build still failed, but it looks like an upstream error with pip-missing-reqs [15:41:58] File a UBN task [15:43:24] A PR already exists to fix it [15:43:25] https://github.com/r1chardj0n3s/pip-check-reqs/pull/65 [15:43:26] [url] Fix commands on pip 21.2.1 by adamtheturtle · Pull Request #65 · r1chardj0n3s/pip-check-reqs · GitHub | github.com [15:46:16] MacFan4000: force downgrade pip then [15:46:24] In dev-requirements to last working [15:46:27] Probably best 21.1 [15:48:32] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4P91 [15:48:34] [02MirahezeBots] 07MacFan4000 035643f9d - temporarily use an older version of pip [15:48:35] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:49:57] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4P1n [15:49:59] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PH8 [15:50:00] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4PH4 [15:50:02] [02MirahezeBots] 07MacFan4000 039fc86e7 - Update workflow.yml [15:50:03] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:51:29] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PH8 [15:51:30] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PQn [15:51:35] [02MirahezeBots] 07MacFan4000 pushed 031 commit to 03dev [+0/-0/±1] 13https://git.io/J4PQW [15:51:36] [02MirahezeBots] 07MacFan4000 03a5b5566 - syntax [15:51:38] [02MirahezeBots] 07MacFan4000 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [15:53:06] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4PQn [15:53:08] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4P7z [15:53:40] build is passing now [15:55:00] Good [16:32:51] [02MirahezeBots] 07sario528 closed pull request 03#551: Bump requests-cache from 0.7.1 to 0.7.2 - 13https://git.io/JlUpq [16:32:53] [02MirahezeBots] 07sario528 pushed 032 commits to 03dev [+0/-0/±2] 13https://git.io/J4XL4 [16:32:54] [02MirahezeBots] 07sario528 03c0a01f0 - Merge pull request #551 from MirahezeBots/dependabot/pip/requests-cache-0.7.2 Bump requests-cache from 0.7.1 to 0.7.2 [16:32:56] [02MirahezeBots] 07sario528 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [16:33:00] [02MirahezeBots] 07dependabot[bot] deleted branch 03dependabot/pip/requests-cache-0.7.2 [16:33:02] [02MirahezeBots] 07dependabot[bot] deleted branch 03dependabot/pip/requests-cache-0.7.2 - 13https://git.io/JJ3ea [16:34:15] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4P7z [16:34:16] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4Xte [19:05:01] [02MirahezeBots] 07dependabot[bot] pushed 031 commit to 03dependabot/pip/pip-check-reqs-2.3.0 [+0/-0/±1] 13https://git.io/J4XAn [19:05:03] [02MirahezeBots] 07dependabot[bot] 03925300b - Bump pip-check-reqs from 2.2.2 to 2.3.0 Bumps [pip-check-reqs](https://github.com/r1chardj0n3s/pip-check-reqs) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/r1chardj0n3s/pip-check-reqs/releases) - [Changelog](https://github.com/r1chardj0n3s/pip-check-reqs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/r1chardj0n3s/pip-check-reqs/commits) --- [19:05:03] updated-dependencies: - dependency-name: pip-check-reqs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] [19:05:04] [url] GitHub - r1chardj0n3s/pip-check-reqs: find packages that should be in requirements for a project | github.com [19:05:04] [url] Releases · r1chardj0n3s/pip-check-reqs · GitHub | github.com [19:05:04] [02MirahezeBots] 07dependabot[bot] created branch 03dependabot/pip/pip-check-reqs-2.3.0 - 13https://git.io/JJ3ea [19:05:05] [url] pip-check-reqs/CHANGELOG.rst at master · r1chardj0n3s/pip-check-reqs · GitHub | github.com [19:05:06] [02MirahezeBots] 07dependabot[bot] opened pull request 03#552: Bump pip-check-reqs from 2.2.2 to 2.3.0 - 13https://git.io/J4XAc [19:05:06] [url] Commits · r1chardj0n3s/pip-check-reqs · GitHub | github.com [19:05:07] [02MirahezeBots] 07dependabot[bot] labeled pull request 03#552: Bump pip-check-reqs from 2.2.2 to 2.3.0 - 13https://git.io/J4XAc [19:05:09] [02MirahezeBots] 07dependabot[bot] labeled pull request 03#552: Bump pip-check-reqs from 2.2.2 to 2.3.0 - 13https://git.io/J4XAc [19:42:35] [02MirahezeBots] 07sario528 closed pull request 03#552: Bump pip-check-reqs from 2.2.2 to 2.3.0 - 13https://git.io/J4XAc [19:42:37] [02MirahezeBots] 07sario528 pushed 032 commits to 03dev [+0/-0/±2] 13https://git.io/J41UG [19:42:38] [02MirahezeBots] 07sario528 03d378a9a - Merge pull request #552 from MirahezeBots/dependabot/pip/pip-check-reqs-2.3.0 Bump pip-check-reqs from 2.2.2 to 2.3.0 [19:42:40] [02MirahezeBots] 07sario528 synchronize pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/JLSEc [19:42:44] [02MirahezeBots] 07dependabot[bot] deleted branch 03dependabot/pip/pip-check-reqs-2.3.0 [19:42:45] [02MirahezeBots] 07dependabot[bot] deleted branch 03dependabot/pip/pip-check-reqs-2.3.0 - 13https://git.io/JJ3ea [19:44:07] [02MirahezeBots] 07sonarcloud[bot] deleted a comment on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J4Xte [19:44:08] [02MirahezeBots] 07sonarcloud[bot] commented on pull request 03#391: Stage 10.0.0 - DO NOT MERGE - 13https://git.io/J41UM