This website works better with JavaScript.
Home
Explore
Help
Sign In
larke12
/
slack-pixiv-bot
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Try again?
master
Daniel Muckerman
9 years ago
parent
3e4d35e384
commit
3466d5fc58
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
slack-mathbot.rb
+0
-2
slack-mathbot/commands/calculate.rb
+ 1
- 0
slack-mathbot.rb
View File
@ -1,3 +1,4 @@
require
Math
require
'slack-ruby-bot'
require
'slack-mathbot/version'
require
'slack-mathbot/about'
+ 0
- 2
slack-mathbot/commands/calculate.rb
View File
@ -1,5 +1,3 @@
require
Math
module
SlackMathbot
module
Commands
class
Calculate
<
SlackRubyBot
::
Commands
::
Base
Write
Preview
Loading…
Cancel
Save