Discord.js Bot!

DoreM

New member
Hey everyone! recently i made my new discord bot called D0R3M
i have it made of javascript only and from scratch! soon, i will make it 24/7 and you can add it to your server! :good:
 

DoreM

New member
Moderation Commands!
`Purge
Can Be Used To Purge Messages! Max: 99
`Kick
Used To Kick Members! [`kick @user]
`setgame
Change The Bot Game! [`setgame (game)]
`setstatus
Changes The Bot Status [`setstatus Online|Idle|dnd]
`resetgame
Resets The Bot Game
`embed
Embeds A Message [`embed (message)]

PUBLIC Commands!
`meme
Returns a random GIF meme
`invite
Get The Bot Invite Link
`say
Says A Message [`say (message)]
`serverinfo
Get All Info About The Server
`info
Get The BOT's Info
 

Sahkunata

New member
  • help
  • report
  • search ( looks for id and tells the current display name )
  • play , pause , resume , clear
  • join , quit
  • sendmsg ( so it can talk )
  • purge
And currently i'm working on adding , Levels and XP , and Restricted rights after a certain number of warnings .

If anyone has an idea , feel free to post it ! Thanks a Lot !
 

Newe

New member
Integrate some external APIs (steam, weather services, etc...)
Also, autojoin VCs when using the play command instead of doing the join command (same goes for leave)
 

YMSTNT

New member
Timed mute. (admin, moderator limited)
Timed mute works with a discord role. That role can't write anything to any channel. Timed mute looks like this: !mute <user tag> <time> [reason]
Kick. (admin, moderator limited)
A function to kick users with command. You can give a reason for that.
Ban. (admin, moderator limited)
Of course, you can ban users. You can give reasons for this too.

You can also add some entertaining commands, like roll, rps, funfact.

Hope it helped!
 

Voltero

New member
You could try to implement some kind of news feed where members can subscribe to a topic and they receive updates on that topic. For example on a new patch of their favorite game :D
 
A

AlexTMjugador

Guest
In addition to what has been said earlier, I think it could be cool to include some way to encourage people to chat and be more active in the community. A simple point system that gives members points for sending messages and some lotteries could do fine for that purpose :good:
 
F

fireboltofdeath

Guest
How can it be from scratch if it uses a library? I assume that's what you meant by "Discord.js"
And this seems more like a private bot based off the fact that you can set the status of the bot. That'd update through every server your bot is in, which would not work for several servers.
 

SeductiveWalrus

New member
fireboltofdeath said:
How can it be from scratch if it uses a library? I assume that's what you meant by "Discord.js"
And this seems more like a private bot based off the fact that you can set the status of the bot. That'd update through every server your bot is in, which would not work for several servers.

This was exactly what I was going to say. Also, while this is a good start, there really is no unique features to the bot. Right now it probably has the same commands as like 50 or so bots. Try thinking of something unique, something nobody else made yet. I was going to try to make a voice-activated discord bot but never got around to it.
 

davidvpn

New member
Pretty cool. Neat that you made this lol. Is it an application, the discord bot?

Also, does it need or take any proxies?