Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 1.34 KB

README.md

File metadata and controls

56 lines (32 loc) · 1.34 KB

BOT-DISCORD

Deploy https://replit.com/github/danielguirra/bot-discord

Summary

A bot that does server administration like banning, creating important tags with embed's, welcome message and much more.

Requirements

For development, you will only need Node.js and a node global package, installed in your environement.

Token Discord Offical Discord Developer website

Token TenorGif Offical TenorApi website


NodeJS


I used this version of NodeJS, I don't guarantee it will work on older versions

$ node --version
v16.14.2

$ npm --version
v8.5.5s

Install

$ git clone https://github.com/danielguirra/bot-discord/
$ cd bot-discord
$ npm i

Running the project

$ node .

License

MIT