techguy940 / GuessTheNumber

This is a simple GuessTheNumber bot for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuessTheNumber

Installation

You need Node and npm to run this bot. First, create a Discord app through this link and do "Create a Bot User".

Invite your fresh new Bot using the OAuth URL Generator OAuth2 URL Generator

Your bot is now on your server but is offline. Let's get it alive! In the main.js file, change the ownerID, channelID and token variables. Run a console and do node main aaand now the bot is working!

Have fun with your new bot!

Commands

/viewnumb Displays the number to guess

/viewlim Displays the current limit

/reroll Rolls a new number and sends it in Direct Message

/number Changes the number to a custom value

/limit Changes the limit to a custom value

/restart Restarts the bot

Let me know if there is any issue

Discord : Yenaman#5853

About

This is a simple GuessTheNumber bot for Discord


Languages

Language:JavaScript 100.0%