[OLD - REPOSTING NEW VERSION SOON]
Last edited:
can i get a vc?Hey there,
Have you ever dreamt of a bot that actually advertises your guild efficiently? Well, here's what you've been looking for. I'm currently here providing a Discord bot which does so for the silly price of $3. Basically, for whoever is curious, the way it works is; it iterates through a certain guild's members, and DMs them a short advertisement line with reasonable timeouts in between. Of course, you're able to customize that advertisement line to suit your needs. With that being said, I didn't have too much space within the title, so here it goes; I'm also providing a full-on ticketing bot[$5], a reputation bot[$5] in which you're able to add or deduct reputation points from other members with a limited usage of once a day for each member, and finally, a raid bot[$4]. Basically, it joins all members in an array/set of values and then outputs them all in a message with each ping split by a newline. Timeouts are included between each message.
Notes:
- I haven't been working here for a while, thus I'll be providing 3 vouch copies for the reputable ones.[0/3]
- The bots are written in NodeJS, using the Discord.js library to interact with Discord's API.
- I could go first if you have got high reputation.
- After purchasing/given a vouch copy, you get permanent support for your product.
- If you'd like any additional stuff added to your product, we can discuss that further on Discord.
____________
For further inquiries, please leave a comment below.
Thank you.
Sure, which bot would you like to test out?can i get a vc?
the raid botHey there,
Have you ever dreamt of a bot that actually advertises your guild efficiently? Well, here's what you've been looking for. I'm currently here providing a Discord bot which does so for the silly price of $3. Basically, for whoever is curious, the way it works is; it iterates through a certain guild's members, and DMs them a short advertisement line with reasonable timeouts in between. Of course, you're able to customize that advertisement line to suit your needs. With that being said, I didn't have too much space within the title, so here it goes; I'm also providing a full-on ticketing bot[$5], a reputation bot[$5] in which you're able to add or deduct reputation points from other members with a limited usage of once a day for each member, and finally, a raid bot[$4]. Basically, it joins all members in an array/set of values and then outputs them all in a message with each ping split by a newline. Timeouts are included between each message.
Notes:
- I haven't been working here for a while, thus I'll be providing 3 vouch copies for the reputable ones.[0/3]
- The bots are written in NodeJS, using the Discord.js library to interact with Discord's API.
- I could go first if you have got high reputation.
- After purchasing/given a vouch copy, you get permanent support for your product.
- If you'd like any additional stuff added to your product, we can discuss that further on Discord.
____________
For further inquiries, please leave a comment below.
Thank you.
Sent you a friend request on Discord.the raid bot
Yep I have. Your Discord account doesn't seem to be valid by the way.Have you got another VC? England#2237
England#2337Yes I have. Your Discord account doesn't seem to be valid by the way.
Oh, alright, seems like I got your tag wrong then. DMed.England#2337
BIG BIG BIG Vouch, amazing developer coded me a custom discord bot.Hey there,
Have you ever dreamt of a bot that actually advertises your guild efficiently? Well, here's what you've been looking for. I'm currently here providing a Discord bot which does so for the silly price of $3. Basically, for whoever is curious, the way it works is; it iterates through a certain guild's members, and DMs them a short advertisement line with reasonable timeouts in between. Of course, you're able to customize that advertisement line to suit your needs. With that being said, I didn't have too much space within the title, so here it goes; I'm also providing a full-on ticketing bot[$5], a reputation bot[$5] in which you're able to add or deduct reputation points from other members with a limited usage of once a day for each member, and finally, a raid bot[$4]. Basically, it joins all members in an array/set of values and then outputs them all in a message with each ping split by a newline. Timeouts are included between each message.
Notes:
- I haven't been working here for a while, thus I'll be providing 2 vouch copies for the reputable ones.[0/2]
- The bots are written in NodeJS, using the Discord.js library to interact with Discord's API.
- I could go first if you have got high reputation.
- After purchasing/given a vouch copy, you get permanent support for your product.
- If you'd like any additional stuff added to your product, we can discuss that further on Discord.
____________
For further inquiries, please leave a comment below.
Thank you.
Hey Arik, unfortunately both vouch copies have been taken by Marchi and Niko Bellic already.Can I get a VC? Discord: Arik#5451
People like you ruin Discord :LUpdates log: 10/16/2018:
- The bot now listens to the ratelimit event and either stops execution for 5 minutes or destroys the current instance and moves onto a new randomly generated token out of a JSON object.
- Guild members who have already been DMed are now stored in a SQLite database and are ignored during iteration to prevent message duplication.
- If you get banned from the current guild, it'll DM you and ask you to choose one of two options, either to proceed with the next guild, or move onto a separate token, and begin iteration starting from the index it has stopped at on the previous loop.
- The time it has taken to DM each user is now logged to the console(stored elsewhere if required)
- The interval set between each iteration is now changed.
- Online guild members are now DMed first. Basically, I filter the members by their presence status and compare the returned values against "online", the members returned are then pushed into a separate array and are iterated through first.
- The bot's presence game status now changes every here and then.
- A random number is now added at the end of each message sent to minimize the chances of getting banned.
