Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 837 Bytes

howtouse.md

File metadata and controls

35 lines (31 loc) · 837 Bytes

How to use?

Installation

git clone https://github.com/ronnapatp/antibadwordbot.git 
cd antibadwordbot && npm install

Use this command for clone and install dependencnies

1.Install dependencnies

npm install

2.Insert discord bot token and change file name from .env.example to .env

# Change file name to .env and insert you token
- DISCORD_TOKEN=DISCORD TOKEN
+ DISCORD_TOKEN=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

3.Run bot by

node .

In this step you will get invite link in your teminal

Logged in as Bot-name#Tag!
Invite link : https://discord.com/api/oauth2/authorize?client_id=[Your client id]&scope=bot&permissions=8

Enjoy your anti badword bot