File tree Expand file tree Collapse file tree 5 files changed +5013
-2
lines changed
Expand file tree Collapse file tree 5 files changed +5013
-2
lines changed Original file line number Diff line number Diff line change 2626 c . channels = [ "#Eve" ]
2727 c . nick = "Eve"
2828 c . user = "Eve"
29- c . realname = "Eve 6.5.9.1 "
29+ c . realname = "Eve 6.6.6 "
3030
3131 ## Below is the plugin block for Eve-Bot. Please be sure that all the plugins
3232 ## that you want the bot to use are included in this block. If you want to
7474# Cinch::Plugins::WordGame,
7575 Cinch ::Plugins ::Reddit ,
7676 Cinch ::Plugins ::Tag ,
77- Cinch ::Plugins ::LastFm ] ;
77+ Cinch ::Plugins ::LastFm ,
78+ Cinch ::Plugins ::NameGenerator ] ;
7879
7980 ## Below this line MUST be configured for the bot to work. That means DO NOT
8081 ## skip over these options or the bot WILL NOT WORK. If you do not want the
Original file line number Diff line number Diff line change 4343require_relative "../lib/plugins/tag"
4444require_relative "../lib/plugins/coin_query"
4545require_relative "../lib/plugins/last_fm"
46+ require_relative "../lib/plugins/name_generator"
4647
4748## Written by Richard Banks for Eve-Bot "The Project for a Top-Tier IRC bot.
4849## E-mail: namaste@rawrnet.net
You can’t perform that action at this time.
0 commit comments