Poseidon-Dev / wadsworth

MIT License
0 stars 0 forks source link

Need a wait time between message and response #23

Closed Poseidon-Dev closed 3 years ago

Poseidon-Dev commented 3 years ago

Bot seems to collect his own message response as data rather than waiting for user response. Maybe a wait command can remedy?

Poseidon-Dev commented 3 years ago

Resolved by checking ctx and only validating against original sender from ctx.channel