Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Messages are cached twice #19

Open Sheldan opened 2 years ago

Sheldan commented 2 years ago

General Troubleshooting

Description

Messages are cached twice. Once for async and once for sync listeners. This should be replaced to only be cached once.

Steps to reproduce

Have the bot running Send the message Check the caching dashboard

Expected behaviour

Only one message should be cached for one message

Actual behaviour

Message count of two is shown in the dashboard