a very pog raid bot
this is against discord's TOS so use it at your own risk lol
i made it just to learn how to use js so dont expect it to update a lot
$yeet (optional name for the channels)- makes a lot of text channels and vcs, changes the server's name and pings everyone on the new channels
$del - yeets all the channels and only leaves one
$admall - self explanatory
$servername (new server name) - self explanatory
$help - ...
Warning: do not make a bot token on your account as it may get suspended
Warning: do not host it on your pc as your ip can get ratelimited for 1 hour or more (this happened to me)
i use replit together with uptimerobot
-
drag every single shit into a new node.js repl
-
on the shell tab, run
npm i discord.js express path
andnpm init -y
-
on the secrets tab, make a new secret called
token
and put your bot token in it -
on the
configure the run button
put innode shard.js
-
run it once and copy the web link that just appeared on the side
-
go into uptimerobot, create a new account and a new monitor with these settings:
Monitor type: HTTP(s)
Friendly Name: (any name you want)
URL (or IP): (the website you copied on 4)
Monitoring Interval: every 5 minutes
- let it run on replit and gg