Changeset 115 for trunk/README
- Timestamp:
- 04/13/03 11:06:16 (9 years ago)
- File:
-
- 1 edited
-
trunk/README (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/README
r28 r115 40 40 * A cup of coffee 41 41 42 Version requirements: 43 * eggdrop 1.6.x (where x is reasonably high) 44 * TCL 8.3 or better 45 46 (bMotion may work to a varying degree on older versions, but you'll get 47 errors probably. If you're using older versions (check .status) then 48 I strongly recommend you upgrade.) 49 42 50 To get the latest bMotion release source, download it from 43 51 http://bmotion.sourceforge.net … … 47 55 your bot (however, I'm not in the habit of knowingly commiting code that kills 48 56 eggdrop to CVS... after all, it's what my bot runs). 49 50 57 51 58 … … 64 71 set bMotionPlugins "scripts/bmotion/plugins" 65 72 66 67 73 If you put bmotion somewhere else, edit these two variables to match. Close and 68 74 save the file. 75 76 (bMotion will try to load customised versions of certain files (see the manual for 77 more on customising), and the settings file is one of them. For easier upgrades, 78 copy modules/settings.tcl to modules/settings_BOTNETNICK.tcl (where BOTNETNICK is 79 the value from the 'set botnetnick ...' line in your eggdrop's config). Edit that 80 file instead of settings.tcl below.) 69 81 70 82 Now change into the modules directory. Fire up your editor and open settings.tcl … … 204 216 To check it's working, try typing .bmadmin status on the partyline. 205 217 218 You can also do "!bmadmin <botnick> parse hello" in a channel and it should say hello. 219 206 220 Drink the coffee.
Note: See TracChangeset
for help on using the changeset viewer.
