TerraOceanPlugin/GoBot
Luther Wen Xu 6b3761d98e
go: Implement invite code creation
It is now possible to create invite code using '!invite <validation code>'
2019-10-09 22:13:59 +07:00
..
.gitignore go: Implement invite code creation 2019-10-09 22:13:59 +07:00
admin.go go: Initial Commit 2019-10-09 20:44:43 +07:00
db.go go: Implement invite code creation 2019-10-09 22:13:59 +07:00
go.mod go: Implement invite code creation 2019-10-09 22:13:59 +07:00
go.sum go: Implement invite code creation 2019-10-09 22:13:59 +07:00
invite.go go: Implement invite code creation 2019-10-09 22:13:59 +07:00
main.go go: Implement invite code creation 2019-10-09 22:13:59 +07:00
messageUtil.go go: Implement invite code creation 2019-10-09 22:13:59 +07:00