kreendurron / BRC-Bot

A Discord Bot for The Bible Reading Challenge
1 stars 1 forks source link

!join is currently broken, new users experiencing issues. #13

Closed kreendurron closed 2 years ago

kreendurron commented 2 years ago

Discussed in https://github.com/kreendurron/BRC-Bot/discussions/12

Originally posted by **kreendurron** January 31, 2022 Something is wrong with the `!join` command. When a new user attempts to join, nothing happens when they run other commands, when they attempt to join again it gives the error handling message "woah there you've already joined the challenge". Probably something wrong with the users data object not getting initialized with all the correct properties.
kreendurron commented 2 years ago

Status Changed; Work In Progress

kreendurron commented 2 years ago

This would probably get resolved once I finish Issue #4, I was thinking I would implement a quick fix, but there are not enough new users at this time for it to really have a big impact.