Closed dgw closed 2 years ago
Fixed TypeError on calling .gh-repo in a channel with no linked repo.
.gh-repo
Added special !clear value to delete the linked repo without mucking around in sqlite3 CLI.
!clear
Generally improved output of the command.
Yes, I know this is going to cause myself merge-conflict problems in #110.
Just put this into the test-stuff branch on our main Sopel instance at Libera.
test-stuff
Fixed TypeError on calling
.gh-repo
in a channel with no linked repo.Added special
!clear
value to delete the linked repo without mucking around in sqlite3 CLI.Generally improved output of the command.
Yes, I know this is going to cause myself merge-conflict problems in #110.