maxpowa / sopel-idlerpg

IdleRPG module for Sopel
Other
3 stars 2 forks source link

Idlerpg not working with anope services correctly #2

Open minsis opened 8 years ago

minsis commented 8 years ago

When trying to do anything with idlerpg it's continually messaging users that they need to be registered with nickserv. The users are already registered and authenticated. Our services in use is anope.

minsis commented 8 years ago

If it helps any here's the output of /msg NickServ produces if someone is not registered:

-NickServ- Nick ponasopigfhno isn't registered.

Otherwise it returns: -NickServ- Sopel is Sopel: http://sopel.chat -NickServ- Sopel is currently online. -NickServ- Time registered: Jan 17 05:19:22 2016 CET -NickServ- Last quit message: Quit: Closing

invisiblepinkcrystals commented 6 years ago

Hello! Same problem with Atheme services.

Wether the user is registered/logged or not, Sopel always returns this error:

-Sopel- [idlerpg] You must be authenticated with NickServ

Module installs and loads without any issue.

Thanks for your attention.