diff options
Diffstat (limited to 'example.rb')
-rw-r--r-- | example.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ bot = Dinobot::Bot.new('irc.example.org', 6667, 'dinobot') do @modules[:lastfm].setapikey('keyhere') add_alias 'np', 'lastfm np' - add_alias 'song', 'lastfm song' + add_alias 'song', 'lastfm np' end loop do |