Testing, trying

This commit is contained in:
2023-12-01 19:10:47 +01:00
parent 8b8e396710
commit 11f2a3266a
8 changed files with 70 additions and 11 deletions

3
bots/actor.go Normal file
View File

@ -0,0 +1,3 @@
package bots
// This is the actor that controls the bots

View File

@ -1 +0,0 @@
Left empty on purpose.