]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Rename properly to powerbot.
authorRudolf Polzer <divVerent@gmail.com>
Mon, 7 Feb 2022 21:42:23 +0000 (22:42 +0100)
committerRudolf Polzer <divVerent@gmail.com>
Mon, 7 Feb 2022 21:42:23 +0000 (22:42 +0100)
misc/infrastructure/powerbot/.gitignore
misc/infrastructure/powerbot/go.mod

index bf0ea9cd3f74b1022010d8a4504b98442b2556a0..421a84da841bf1463dede997eb80432bc073fef3 100644 (file)
@@ -1,4 +1,4 @@
 config.json
-matrixbot
-matrix.bot.log
+powerbot
+powerbot.log
 users.sqlite
index bd6c064df9feb2b145c662a7ada1319f3be02f4c..05fdc19cd49b657d9afc1494cd2d50f3cbd1542b 100644 (file)
@@ -1,4 +1,4 @@
-module github.com/divVerent/matrixbot
+module powerbot
 
 go 1.15