danielguirra / bot-discord

A bot that does server administration like banning, creating important tags with embed's, welcome message, league of legends status,pokedex, price of coins and much more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A bot that does server administration like banning, creating important tags with embed's, welcome message, league of legends status,pokedex, price of coins and much more.

License:MIT License


Languages

Language:JavaScript 100.0%