Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: BotServ Question  (Read 10298 times)

0 Members and 1 Guest are viewing this topic.

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
BotServ Question
« on: July 06, 2010, 07:46:02 AM »

Hi,

I'v enabled a bot using BotServ, its successfully working..
But in a channel if i do !help, nothing comes up..
Is there a FULL list of commands we can do with botserv bots?, i searched all over the internet and couldn't find any
Logged

Joshua Luckers

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • My website
Re: BotServ Question
« Reply #1 on: July 06, 2010, 12:51:12 PM »

You have to enable FANTASY: /msg BotServ HELP SET FANTASY

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #2 on: July 06, 2010, 12:52:42 PM »

Thats already enabled on one,
But if i do !staff nothing comes up?
Logged

Naram Qashat

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 192
    • CBX's Sprite Animations
Re: BotServ Question
« Reply #3 on: July 06, 2010, 12:54:18 PM »

You need a 3rd-party module for that, more than likely bs_fantasy_ext.
Logged

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #4 on: July 06, 2010, 12:54:46 PM »

I'm sorry for asking but,
Where are the docs for installing modules?
Logged

Joshua Luckers

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • My website
Re: BotServ Question
« Reply #5 on: July 06, 2010, 12:56:50 PM »

Have you actually tried a search yourself? We expect that users do a little research before asking question. We will not hold your hand by every piece you want to configure.

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #6 on: July 06, 2010, 01:02:09 PM »

Sorry about that,
I downloaded the module to src/modules directory, but when unzipping i get:

Archive:  bs_fantasy_ext-1.2.0+1.8.4.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of bs_fantasy_ext-1.2.0+1.8.4.zip or
        bs_fantasy_ext-1.2.0+1.8.4.zip.zip, and cannot find bs_fantasy_ext-1.2.0+1.8.4.zip.ZIP, period.

But its the correct file name
Logged

Joshua Luckers

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • My website
Re: BotServ Question
« Reply #7 on: July 06, 2010, 01:05:49 PM »

I think you have downloaded the wrong file. Try this one instead. It is a .tar.gz file.
« Last Edit: July 06, 2010, 01:10:37 PM by Joshua Luckers »
Logged

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #8 on: July 06, 2010, 01:07:50 PM »

Now i'm getting,

root@irc:/home/ir/anope-1.8.4/src/modules# tar -zxvf bs_fantasy_ext-1.2.0.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
Logged

Joshua Luckers

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • My website
Re: BotServ Question
« Reply #9 on: July 06, 2010, 01:13:25 PM »

The command "tar -xvzf bs_fantasy_ext-1.2.0.tar.gz" without "'s works fine for me.

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #10 on: July 06, 2010, 01:19:00 PM »

I installed the module, configuration has been reloaded.

But theres still no extra commands
Logged

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #11 on: July 06, 2010, 01:20:38 PM »

When reloading the module i get:
operserv: Unable to load module bs_fantasy_ext
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: BotServ Question
« Reply #12 on: July 06, 2010, 01:22:01 PM »

on a side note:
bs_fantasy_ext comes with 2 very decently sized documentation files: INSTALL and README...

maybe worth checking.. I didn't write all that text for my own pleasure..  ::)

also, check your logfiles...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

Joshua Luckers

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • My website
Re: BotServ Question
« Reply #13 on: July 06, 2010, 01:23:31 PM »

Read the documentation, try a search yourself, don't post multiply replies when noone has responded yet. Edit your previous message instead. :)

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #14 on: July 06, 2010, 01:24:36 PM »

I followed the whole documentation correctly, the only part i didn't get was:
 If required, change compile time settings in config.h
Have you/anyone else had to do this to get it compiled?
BTW, bs_fantasy_ext is in its own directory under src/modules/
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: BotServ Question
« Reply #15 on: July 06, 2010, 01:36:53 PM »

bs_fantasy_ext needs to be in its own directory under modules/, if it is not, it will overwrite some of anope's files and will ruin your source directory..

and everyone has to follow the same steps to compile it...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #16 on: July 06, 2010, 01:39:15 PM »

Thanks for replying! :)
It is in its own directory
Yes i have followed the steps in INSTALL
Yes i have configured the ext in services.conf
Yes i have restarted the server and reloaded and tried /os modload bs_fantasy_ext
But its saying cannot load module "operserv: Unable to load module bs_fantasy_ext2"
Logged

Joshua Luckers

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 10
    • My website
Re: BotServ Question
« Reply #17 on: July 06, 2010, 01:40:38 PM »

What version of Anope are you running?

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: BotServ Question
« Reply #18 on: July 06, 2010, 01:41:12 PM »

I will repeat..
Quote
also, check your logfiles...
logfiles usually provide more detailed error messages...
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #19 on: July 06, 2010, 01:41:32 PM »

1.8.4 and unrealircd 3.2
Logged

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #20 on: July 06, 2010, 01:43:49 PM »

Log file result:
[Jul 06 12:42:33 2010] debug: trying to load core module [bs_fantasy_ext]
[Jul 06 12:42:33 2010] debug: status: [6][Module Error, Error during load time or module returned MOD_STOP]
Logged

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #21 on: July 06, 2010, 01:46:42 PM »

Ok sorry,

I'm getting:
[Jul 06 12:46:15 2010] OperServ: Daniel: modload bs_fantasy_ext
[Jul 06 12:46:15 2010] Trying to load module [bs_fantasy_ext]
[Jul 06 12:46:15 2010] [bs_fantasy_ext] Failed to load language 0 (en_us) : Permission denied
[Jul 06 12:46:15 2010] [bs_fantasy_ext] Unable to load default language.
[Jul 06 12:46:15 2010] [bs_fantasy_ext] Error loading lang files... Aborting!
[Jul 06 12:46:15 2010] bs_fantasy_ext requested unload...
[Jul 06 12:46:15 2010] [bs_fantasy_ext]: Module Unloaded
[Jul 06 12:46:15 2010] Module loading status: 6 (Module Error, Error during load time or module returned MOD_STOP)
Logged

daniel

  • Anope User
  • Offline Offline
  • Posts: 22
Re: BotServ Question
« Reply #22 on: July 06, 2010, 01:52:53 PM »

Thanks for everyone help! :) Really appreciated!
Since i'm running anope as a non root user, i forgot to make/make install on that user :)
I fixed by chown -R anopeuser * in services directory :)
Logged
Pages: [1]   Go Up