This website requires JavaScript.
Explore
Help
Register
Sign In
elsanctum
/
tenquestionmarks
Watch
2
Star
0
Fork
0
You've already forked tenquestionmarks
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
tenquestionmarks
/
src
/
modules
History
Adrian Malacoda
6dda3e227f
add "Logger" module which logs all received events
2017-05-09 23:39:21 -05:00
..
autolink.rs
begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
2017-05-09 22:44:33 -05:00
discord.rs
implement Debug for all structs, provide implementation for message senders
2017-05-09 23:36:56 -05:00
echo.rs
begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
2017-05-09 22:44:33 -05:00
echobox.rs
begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
2017-05-09 22:44:33 -05:00
loader.rs
add "Logger" module which logs all received events
2017-05-09 23:39:21 -05:00
logger.rs
add "Logger" module which logs all received events
2017-05-09 23:39:21 -05:00
lua.rs
begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
2017-05-09 22:44:33 -05:00
mod.rs
implement Debug for all structs, provide implementation for message senders
2017-05-09 23:36:56 -05:00
pvn.rs
begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
2017-05-09 22:44:33 -05:00
random.rs
begin tenquestionmarks 0.0.2. Separate Module trait into Module struct (which holds metadata and config about the module) and EventLoop trait, which implements the event loop. The constructors still return Modules, but they are structs and not boxes.
2017-05-09 22:44:33 -05:00
stdin.rs
implement Debug for all structs, provide implementation for message senders
2017-05-09 23:36:56 -05:00