Custom Query (1098 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 1098)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#118 duplicate bitlbee as irc service #66
Description
  1. check nickserv/chanserv/memoserv if not, fail to run
  2. register imserv
  3. channels registered by usual way
  4. nicks registered by usual way

for example how I may work with this

we had registered nick GBB (GreatBitlBee :)

Level 1: simple messaging.

register IMuser as GBB avatar :)

/msg imserv account add <protocol> <username|uin> <password> [<server>]

OR

/imserv account add <protocol> <username|uin> <password> [<server>]

account commands: list/add/remove/connect/disconnect/ban/unban

list – user only accounts registered for his nick (owner)

ircop – all add – any registered nick remove – owner connect – owner disconnect – owner ban – ircop

banned account always disconnect and can’t receive ANY owners command except list till unbanned.

Uin|username unique. Impossible create new account with same uin|username.

Work logic 1. after connect u can send/receive messages. Receive from imserv in format: IMserv protocol:contact message Send by

/msg imserv <account> <contact> message

if connect and logout from irc then maybe imserv send messages as memo….

Variant: /msg imserv account main <account>

/msg imserv <contact> message1 /msg imserv <contact> message2 /msg imserv <contact> message3

Level 2: imuser as private irc user; channel as contact-list, im accout – as personal account;

imserv work like botserv

user GBB type command /imserv <account> list /imserv <account> link <contact> <#channel> if contact * - full contact list #channel – owned by GBB :), inviteonly, moderated, “hided” (not listed name)

imserv drop “bot” with nick contact (if busy or registered – modify) on channel bot has “invisible” status

imserv can handle bot status “online” as join, “offline” as leave, away, etc. only private window messages received by imuser and topic change – all users as message.

Level 3 : im account as gate, imuser as normal irc bot :-)

BY IRCOP!

/imserv gate add <gate_name> <protocol> <username|uin> <password> [<server>]

/imserv gate connect <gate_name>

/imserv gate disconnect <gate_name>

/imserv gate del <gate_name>

/imserv gate list

/imserv gate <gate_name> contact add <contact>

/imserv gate <gate_name> contact del <contact>

/imserv gate <gate_name> contact find ......

after add contact may distant contoling “bot” with full range irc commands and "bot" will be banned, kicked controlled etc...

Service control: start/stop/rehash/freeze Start/stop/rehash – usual way. Freeze – work registered accounts, stop register new

#984 fixed Can't delete account passwords Adlai
Description

It's not possible to delete a stored account password:

@Adlai | account 0 set password
 @root | password = `********' (hidden)
@Adlai | account 0 set -del password
 @root | Failed to change setting

Note that this can be circumvented by setting the password to random garbage, so it's not a pressing bug.

#377 invalid AFKIM teh b0rk Afkim User
Description

afkim for the psp won't connect no more after the update you did to the servers i would so love for you too fix it as i use it on a daily basis

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.