Beginning of rust implementation for tenquestionmarks.

This commit is contained in:
Adrian Malacoda
2017-02-08 03:25:03 -06:00
parent a3bed71cdd
commit a31b060dd3
10 changed files with 254 additions and 0 deletions

12
tenquestionmarks.toml Normal file
View File

@@ -0,0 +1,12 @@
[hello]
[hello-dave]
type = "hello"
name = "Dave"
[hello-fred]
type = "hello"
name = "Fred"
[discord]
channel = "#testchannelpleaseignore"