Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: How do i add MemoServ  (Read 3408 times)

0 Members and 1 Guest are viewing this topic.

Joseph

  • Anope User
  • Offline Offline
  • Posts: 27
How do i add MemoServ
« on: August 03, 2010, 06:21:31 PM »

Hello (again),

How do i add memoserv. I have edited the config in services.conf however /memoserv is 'an unknown command'

Code: [Select]
# MemoServ configuration
#
###########################################################################

# MSMaxMemos <count>  [RECOMMENDED]
#     Sets the maximum number of memos a user is allowed to keep by
#     default.  Normal users may set the limit anywhere between zero and
#     this value; Services admins can change it to any value or disable it.
#     If not given, the limit is disabled by default, and normal users can
#     set any limit they want.

MSMaxMemos  20

# MSSendDelay <time>  [RECOMMENDED]
#     Sets the delay between consecutive uses of the MemoServ SEND command.
#     This can help prevent spam as well as denial-of-service attacks from
#     sending large numbers of memos and filling up disk space (and
#     memory).  A 3-second wait means a maximum average of 150 bytes of
#     memo per second per user under the current IRC protocol.

MSSendDelay 3s

# MSNotifyAll  [OPTIONAL]
#     Should we notify all appropriate users of a new memo?  This applies
#     in cases where a memo is sent to a nick which is in the group of
#     another nick. Note that, unlike before, it is currently often more
#     efficient to enable this.

MSNotifyAll

# MSMemoReceipt    [OPTIONAL]
# Allow the use of memo receipts for the following groups:
# 1 - Opers Only
# 2 - Everybody

MSMemoReceipt 2
Logged

MrStonedone

  • Anope User
  • Offline Offline
  • Posts: 17
Re: How do i add MemoServ
« Reply #1 on: August 03, 2010, 06:29:58 PM »

let me clear up some confusion:

anope services provides a irc network with bot clients, said clients are accessed with /msg nickname command

to access nickserv its /msg nickserv command
to access memoserv its /msg memoserv command

if your able to do this with /nickserv command thats your ircd server steping in and helping you out, if its not doing this for memoserv thats a bug in your ircd server and as such should be taken up with them.

now from reading your other posts i belive you are running an unreal3.2 server, if im right then the site you want to go to is

http://forums.unrealircd.com/index.php
Logged

Naram Qashat

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 192
    • CBX's Sprite Animations
Re: How do i add MemoServ
« Reply #2 on: August 03, 2010, 06:30:15 PM »

Your issue is that you aren't following ANY of the other advice that has been given to you.  /memoserv is an IRCd alias.  See your other thread about that, and stop cluttering the forums with random posts.  Inflating your post count isn't going to benefit you one bit.
Logged

Joseph

  • Anope User
  • Offline Offline
  • Posts: 27
Re: How do i add MemoServ
« Reply #3 on: August 03, 2010, 06:33:23 PM »

im not trying to make my post count bigger at all, i dont know that much about anope so its not my fault
Logged
Pages: [1]   Go Up