Class: Hipbot::Plugins::MemeGenerator
- Inherits:
-
Object
- Object
- Hipbot::Plugins::MemeGenerator
- Includes:
- Hipbot::Plugin
- Defined in:
- lib/hipbot-plugins/meme_generator.rb
Defined Under Namespace
Classes: Generator
Instance Attribute Summary collapse
-
#password ⇒ Object
Returns the value of attribute password.
-
#username ⇒ Object
Returns the value of attribute username.
Instance Attribute Details
#password ⇒ Object
Returns the value of attribute password.
6 7 8 |
# File 'lib/hipbot-plugins/meme_generator.rb', line 6 def password @password end |
#username ⇒ Object
Returns the value of attribute username.
6 7 8 |
# File 'lib/hipbot-plugins/meme_generator.rb', line 6 def username @username end |