at_libraries
at_libraries copied to clipboard
fix: atsignStatus
- What I did
- Updated the dependencies.
- In
get()fromAtServerStatusImplwe are not setting atsignStatus. So I have added a line to fix it.
- How I did it
- Used Codespaces and made a fix.
- How to verify it
- Currently, we only use this fix in at-bot. Where it is functionally active in discord. User
!rootstatus @signto look at it.