NPCat / bad-apple-bot

the discord bot from this video: https://www.youtube.com/watch?v=PLP9c0Z4Q3Y
362 stars 119 forks source link

how do i use repl.it #15

Open Dzrian opened 3 years ago

Dzrian commented 3 years ago

um i see the comments that you could use repl.it or somrthing. i have no idea how to do this after doing import

SayakoHazuki commented 3 years ago

If you want to use repl.it , go to https://replit.com and make an account. After that you can create a "repl" (choose python when creating) you can import code from github to your repl.

But I don't suggest doing that, because the bad apple bot has 6000+ files for the frames, and repl.it might not be able to handle it. It is designed for small projects, with like only 10-30 files

Natemo2625 commented 3 years ago

maybe attempt using glitch? also on replit the frames don't go into a folder no matter what I do

Natemo2625 commented 3 years ago

ok i got the frames to go into a folder, also if you wanted to you could make frames locally then upload to replit, doing it directly on replit causes the project to stop responding