index
:
frippy
dev
master
IRC Bot
Mavulp
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mention emoji range source
Jokler
2017-10-11
1
-0
/
+2
*
Improve currency help message
Jokler
2017-10-11
1
-5
/
+8
*
Only spawn a new thread if needed
Jokler
2017-10-11
2
-27
/
+37
*
Create plugin_derive to replace the register_plugin macro
Jokler
2017-10-11
4
-39
/
+27
*
Add comments to lib.rs
Jokler
2017-10-11
1
-2
/
+24
*
Add documentation to the public parts
Jokler
2017-10-11
1
-0
/
+15
*
Clear test modules until the irc lib is updated
Jokler
2017-10-11
3
-82
/
+0
*
Use regex to check for commands
Jokler
2017-10-11
1
-0
/
+15
*
Only expose the run function
Jokler
2017-10-11
2
-9
/
+8
*
Changed currency error into a notice
Jokler
2017-10-11
1
-1
/
+1
*
Add command functionality
Jokler
2017-10-11
4
-50
/
+153
*
Add the Display trait to Plugins
Jokler
2017-10-11
1
-13
/
+10
*
Add clippy as an optional build feature
Jokler
2017-10-11
2
-4
/
+7
*
Remove tests for from the currency plugin
Jokler
2017-10-11
1
-36
/
+36
*
Remove println and update formatting
Jokler
2017-10-11
1
-2
/
+2
*
Add fixed currency plugin
Jokler
2017-10-11
4
-30
/
+198
*
Adjust formatting with cargo fmt
v0.1.0
Jokler
2017-10-04
2
-8
/
+7
*
Remove unused nightly feature
Jokler
2017-10-04
1
-1
/
+0
*
Initial bot source
Jokler
2017-10-04
4
-0
/
+199