README.md in cinch-dicebag-1.0.2 vs README.md in cinch-dicebag-1.0.3
- old
+ new
@@ -32,16 +32,16 @@
configure do |c|
c.plugins.plugins = [Cinch::Plugins::Dicebag]
end
end
-Then in channel use .roll:
+Then in channel use !roll:
- .roll 5d20
+ !roll 5d20
-You can also use .dicebag to roll a random assortment of dice.
+You can also use !dicebag to roll a random assortment of dice.
- < Brian > .dicebag
+ < Brian > !dicebag
< bot > Brian rolls a large bag of dice totalling 11052.
## Contributing
1. Fork it