vic1707 / AutoPlay-PokeMeow-Discord

A bot that plays PokeMeow for you
15 stars 19 forks source link

It keeps giving me the error -C -U -M -P not typed even though i did #1

Closed Faizan2k7 closed 3 years ago

Faizan2k7 commented 3 years ago

Describe the bug bot.py: error: the following arguments are required: -C, -U, -M, -P

Screenshots Will need a discord screenshot with the messages concerned by your issue. Will need the output from the bot in case of an error. (I don't need everything, at least all the error message and maybe the 3/5 last outputs of the program).

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

Faizan2k7 commented 3 years ago

bot.py: error: the following arguments are required: -C, -U, -M, -P

vic1707 commented 3 years ago

Can you give me the command you used ? (hide your mail pseudo channel and password)

Faizan2k7 commented 3 years ago

Can you give me the command you used ? (hide your mail pseudo channel and password)

Screenshot 2021-03-13 114103 (1) @vic1707

vic1707 commented 3 years ago

You're not supposed to edit the code to set those flags (or at least not like this ^^'). Restaure the script to it's lastest version and simply execute a command from CMD or a Terminal and type something like : python bot.py -U 'John Doe' -M 'johndoe@gmail.com' -P 'mySuperPassword1234' -C 'CHANNEL LINK' and every other flag needed for your use case.

Faizan2k7 commented 3 years ago

k thnx