Module: Cinch::BotTemplate::Descs::Hello

Defined in:
lib/cinch/bot_template/desc/hello.rb

Class Method Summary collapse

Class Method Details

.GenObject



7
8
9
10
11
12
# File 'lib/cinch/bot_template/desc/hello.rb', line 7

def Gen
  "    '\#{Pathname($PROGRAM_NAME).basename} hello' generates a simple one file\n    --that allows you to start a bot up in seconds.\n  GEN\nend\n"