collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Bebot 0.3.x Development [release 0.3.5]  (Read 34309 times)

0 Members and 1 Guest are viewing this topic.

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #60 on: February 02, 2006, 01:03:45 am »
Im aware.

I still need to look into a way to bypass the warning, or better yet, come up with a better system for updating the database tables.
BeBot Founder and Fixer Kingpin

Offline Ainen

  • BeBot User
  • **
  • Posts: 22
  • Karma: +0/-0
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #61 on: February 23, 2006, 12:33:58 am »
Where did the Logon_Notify module disappear to in the latest svn (74) release?
BeBot 0.3.4 svn 91 // PHP 4.3.9 // MySQL 4.1.12

MatHack

  • Guest
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #62 on: February 23, 2006, 03:41:08 am »
It was renamed to "_LogonNotify_GUILD.php"

Offline Ainen

  • BeBot User
  • **
  • Posts: 22
  • Karma: +0/-0
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #63 on: February 23, 2006, 09:54:12 pm »
The one off by default in v74 is the same one from the standard version, that causes the "/tell bot help" messages on login. I managed to pull the v72 version out of svn and tried it out (sleep helps tired 'trox eyes  ;D) and it uses a slightly different mechanism to tell the messages, and that worked fine.
BeBot 0.3.4 svn 91 // PHP 4.3.9 // MySQL 4.1.12

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #64 on: February 24, 2006, 05:13:01 am »
Fixed in Rev 75
BeBot Founder and Fixer Kingpin

Offline sentry

  • BeBot Rookie
  • *
  • Posts: 9
  • Karma: +0/-0
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #65 on: March 02, 2006, 01:04:23 pm »
Getting the following error running bot as a raidbot

Code: [Select]
MySQL error (# 0) on query: SELECT id FROM guests WHERE id = 870820816
Table 'botname.guests' doesn't exist

Is this because its setup as a raidbot and there is no guestchannel?

all i did for now was copy the members table to guests and clear contents.. no error
« Last Edit: March 02, 2006, 01:41:29 pm by sentry »

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #66 on: March 04, 2006, 11:50:42 am »
Hi Khalem,

Nice additions to raid module in svn 80 btw.

I noticed !raid add is not case-sensitive but !raid kick appears to be.  ie. kick curesall doesn't work, kick Curesall does.

Any chance of a raid !pause/unpause in the future?

Cheers,

-jj-

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #67 on: March 04, 2006, 06:30:21 pm »
Using !admin add does not work with SVN 80, !admin del working fine.

Can anyone else confirm?

Cheers,

-jj-

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #68 on: March 04, 2006, 08:01:27 pm »
admin add should work, i'll need to reverify though.

The plan for Raids module is to eventually merge the two current raids module into one, and at that time, raid pause will definately be a command.
BeBot Founder and Fixer Kingpin

MatHack

  • Guest
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #69 on: March 05, 2006, 04:06:04 am »
Using !admin add does not work with SVN 80, !admin del working fine.

Can anyone else confirm?

Cheers,

-jj-

This shouldn't work in a /tell, but should work in gc/pgmsg, it's because Khalem made a mistake :)

core/Admin.php (Rev 80), line 94 has a ([a-zA-Z0-9]+) too much; line 136 has a ([a-zA-Z0-9]+) too less.

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: Bebot 0.3.x Development [release 0.3.1]
« Reply #70 on: March 05, 2006, 11:54:51 am »
Good catch. Fixed.
I hadnt noticed since i usually do it in pgroup.
BeBot Founder and Fixer Kingpin

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: Bebot 0.3.x Development [release 0.3.2]
« Reply #71 on: March 06, 2006, 09:28:11 pm »
0.3.2 bump
BeBot Founder and Fixer Kingpin

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: Bebot 0.3.x Development [release 0.3.2]
« Reply #72 on: March 06, 2006, 11:03:52 pm »
Nice work as always.

2 more weeks of serious work for me, after that I'll try to go around to some internal clean up, namely customizable table names (planing to use a slightly reworked version of the one I posted), decent setting interface (will try to incooperate more fields like suggested somewhere in this forums), reworked gui for my custom rights module, slightly updated whois module (perhaps I'll get around to cut down the members table too while being at it), and a reworked color scheme (2 tables, one with colors, one with color keys for specific things). Will post more before starting :)

Offline Khalem

  • BeBot Founder
  • Administrator
  • ********
  • Posts: 1169
  • Karma: +0/-0
    • http://www.ancarim.com
Re: Bebot 0.3.x Development [release 0.3.2]
« Reply #73 on: March 07, 2006, 10:37:07 am »
:)

I still havent gotten around to the table names yet, but it's going to be added. Next big thing for me now is to add the whois cache and whois handeling into the core, and then the member table and roster cleanup.
Most of the dirty work for that is already done by you and Xen and others, its just pulling it all together and working out any niggles :)
BeBot Founder and Fixer Kingpin

MatHack

  • Guest
Re: Bebot 0.3.x Development [release 0.3.2]
« Reply #74 on: March 08, 2006, 06:46:11 pm »
Found an error in a mysql-query:

Admin.php, line 233-234 should be:

Code: [Select]
$res = $this -> bot -> db -> select("SELECT name FROM admin_members WHERE name = '" . ucfirst(strtolower($member)) .
"' AND admin_group = " . $result[0][0]);

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 780
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal