Replies: 1 comment 5 replies
-
Fixed in eedc5c0 If you really need Pushover, add this to the top of the runner file: If you don't, then just delete anything related to Pushover. You need to understand what you're doing when you're creating your runner file. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Traceback (most recent call last):
File "/home/sheenon/Desktop/Twitch-Channel-Points-Miner-v2-1.8.4/bot.py", line 61, in
pushover=Pushover(
^^^^^^^^
NameError: name 'Pushover' is not defined
Beta Was this translation helpful? Give feedback.
All reactions