You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please fix the issue on Line 513 (518 in the file on Github) by adding the "f" before the string format, or the CTCP will always have an argument of "{ctcptype}" (I mean literally that string.)
The image below shows where you may need to add a "f".