Remove comment leftover from something else..... oops
This commit is contained in:
3
main.go
3
main.go
@ -1,6 +1,3 @@
|
|||||||
// This is a very simple bot that has 2 commands: set, and get. The set command sets a
|
|
||||||
// string variable named "message" in the Meta store, and the get command retrieves that
|
|
||||||
// variable and sends it to the user in a chat message.
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user