mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
restructure
This commit is contained in:
parent
86c7217974
commit
79c9fa9da7
5
pkg/commands/echo.go
Normal file
5
pkg/commands/echo.go
Normal file
|
@ -0,0 +1,5 @@
|
|||
package commands
|
||||
|
||||
func Echo(target, message string) {
|
||||
|
||||
}
|
Loading…
Reference in a new issue