“Установите Discord Bot на сервер” Ответ

Установите Discord Bot на сервер

sudo apt install npm
sudo apt install npm pm@latest
git clone <url>
#or upload it via ftp or smb
#cd into folder where the projekt is strored
sudo npm i -g pm2
sudo pm2 start <your main file>
sudo pm2 monit
#check if botis running
LePaque

Как сделать бот -расстроения бота

follow this https://discordpy.readthedocs.io/en/latest/discord.html to make bot account 
use discord api of your laugaungue of choice
discord.py https://discordpy.readthedocs.io/en/latest/index.html
discord.js  https://discord.js.org/#/ 
Yog

Ответы похожие на “Установите Discord Bot на сервер”

Вопросы похожие на “Установите Discord Bot на сервер”

Больше похожих ответов на “Установите Discord Bot на сервер” по Shell/Bash

Смотреть популярные ответы по языку

Смотреть другие языки программирования