Flesh out plugins event handling, add example stdin plugin (event producer) and echo plugin (event consumer). Next step: fleshing out user/channel structs
This commit is contained in:
@@ -10,3 +10,7 @@ name = "Fred"
|
||||
|
||||
[discord]
|
||||
channel = "#testchannelpleaseignore"
|
||||
|
||||
[stdin]
|
||||
|
||||
[echo]
|
||||
|
Reference in New Issue
Block a user