Improve the way events are implemented #103

Closed
opened 2022-01-30 15:25:21 +00:00 by Vylpes · 2 comments
Vylpes commented 2022-01-30 15:25:21 +00:00 (Migrated from github.com)

Currently events aren't that efficient, what they are doing right now having an event class run all methods whether they are implemented or not.

This should be changed so that during event registration it only adds the methods which are being used.

Subtasks

  • Improve way events are implemented
  • #205
Currently events aren't that efficient, what they are doing right now having an event class run all methods whether they are implemented or not. This should be changed so that during event registration it only adds the methods which are being used. ## Subtasks - [x] Improve way events are implemented - [x] #205
Vylpes commented 2022-10-16 15:07:06 +01:00 (Migrated from github.com)

This has failed testing:

  • Event embeds don't have the user's avatar in the thumbnail
This has failed testing: - Event embeds don't have the user's avatar in the thumbnail
Vylpes added this to the 3.1 milestone 2022-11-10 20:06:33 +00:00
Vylpes added this to the 3.1 Sprint 5 project 2022-11-10 20:06:37 +00:00
Member

This has passed testing

This has passed testing
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#103
No description provided.