Ticket #148 (assigned defect)

Opened 13 months ago

Last modified 8 months ago

Set friendship to 0 causes error

Reported by: bmotion Owned by: james
Priority: minor Milestone: 0.1.0
Component: core modules Version: 0.1.0
Keywords: friendship, set, admin, zero Cc:

Description

I typed this command via chan:

11:42am (BeBoo) .bmotion optix friendship set venom 0

I got the following error in console of bot:

11:42am ((optix) [08:42] bMotion: ALERT! Callback failed for !bmotion: bMotion_plugin_management_friends: can't read "nick": no such variable

I then set the friendship to 1 instead but you might want to catch that and report back that it can't be set to 0 or something.

Change History

Changed 13 months ago by james

  • status changed from new to assigned

Friendship stuff is generally broken and making it work better is the plan for the next release, so I'll fix this as part of that :)

Changed 8 months ago by znx

(@      znx) .bmotion kutzooi friendship set ROBO-CUT 0
(@  kutzooi) Friendship rating for ROBO-CUT is now 10%
...
(2)bMotion:   friendship: friendship for ROBO-CUT went under 1, capping back to 10
(@      znx) .bmotion kutzooi friendship set someoneidont 0
...
bMotion: ALERT! Callback failed for !bmotion: bMotion_plugin_management_friends: No such user.

Is this fixed in [891]?

Note: See TracTickets for help on using tickets.