https://replit.com/github/danielguirra/bot-discord
A bot that does server administration like banning, creating important tags with embed's, welcome message and much more.
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
-
Official Node.js website and download the installer.
-
$ sudo apt install nodejs $ sudo apt install npm
-
You can find more information about the installation on the official Node.js website and the official NPM website.
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
$ git clone https://github.com/danielguirra/bot-discord/
$ cd bot-discord
$ npm i
$ node .