Bots in moderation and a game (for now)

Overview

Tutorial: come far funzionare il bot e durarlo per 24/7 (o quasi...)

Ci sono 17 passi per seguire:

  1. Andare sul sito Replit https://replit.com/
  2. Vedrete un tasto "Create", cliccate il bottone "+" e vi appare un popup.
  3. Inserite Python su "Template" e inserite il nome che volete dare al bot su "Title" e infine cliccate il bottone blu "+ Create Repl".
  4. Vi appare main.py in alto a sinistra, sotto "Files".
  5. Prendete main.py che avete appena scaricato e trascinatelo sopra, stessa cosa con keep_alive.py
  6. Alla fine di main.py c'è scritto "XXX", dovete inserire il TOKEN del vostro bot su Discor Developer Portal - Applications https://discord.com/developers/applications
  7. Appena messo il token, digitate il tasto Ctrl+Enter (sul sito Replit, nel vostro main.py)
  8. Appena la console vi dirà che è online, sopra c'è scritto che il bot è "vivo" quindi siamo a buon punto.
  9. Aprite il sito UptimeRobot https://uptimerobot.com
  10. Cliccate il tasto "Start monitoring in 30 seconds".
  11. Vi porterà nella dashboard e vedrete un tasto verde "+ Add New Monitor" e vi apparirà un popup.
  12. Sulla scritta Monitor Type, metti HTTP(s).
  13. Inserite il nome del bot (o come volete) su "Friendly Name".
  14. Copiate il link sopra la console (sul sito Replit, esempio: https://example-bot.ciao.repl.co) e mettilo su "URL (or IP)" e controllate bene l'inizio se è giusto.
  15. In basso a destra c'è il tasto "Create Monitor" e ricliccate di nuovo (che è giallo).
  16. Ora tocca invitare il bot nel vostro server discord, potete in 2 modi: farlo su Discord Developer Portal o su Discord Permission Calculator (se non riuscite a farlo, cercate su YouTube "how to invite my bot to my discord server from discord developer portal"
  17. Durante la vostra vita giornaliera, se vedrete il vostro bot offline, non preoccupatevi, si risolverà da solo (se è più di 2g, controllate su Replit e UptimeRobot)
You might also like...
A basic tic tac toe game on python!

A basic tic tac toe game on python!

A simply program to find active jackbox.tv game codes

PeepingJack A simply program to find active jackbox.tv game codes How does this work? It uses a threadpool to loop through all possible codes in a ran

How to create the game Rock, Paper, Scissors in Python

Rock, Paper, Scissors! If you want to learn how to do interactive games using Python, then this is great start for you. In this code, You will learn h

Rock-paper-scissors basic game in terminal with Python

piedra-papel-tijera Juego básico de piedra, papel o tijera en terminal con Python. El juego incluye: Nombre de jugador Número de veces a jugar Resulta

SQL centered, docker process running game

REQUIREMENTS Linux Docker Python/bash set up image "docker build -t game ." create db container "run my_whatever/game_docker/pdb create" # creating po

Possible solutions to Wordscapes, a mobile game for the android operating system, downloadable from the play store

Possible solutions to Wordscapes, a mobile game for the android operating system, downloadable from the play store

Synthetik Python Mod - A save editor tool for the game Synthetik written in python

Synthetik_Python_Mod A save editor tool for the game Synthetik written in python

Gba-free-fonts - Free font resources for GBA game development
Gba-free-fonts - Free font resources for GBA game development

gba-free-fonts Free font resources for GBA game development This repo contains m

ASCII-Wordle - A port of the game Wordle to terminal emulators/CMD
ASCII-Wordle - A port of the game Wordle to terminal emulators/CMD

ASCII-Wordle A 'port' of Wordle to text-based interfaces A near-feature complete

Owner
ZacyKing
ZacyKing
Fonts used to be an install-and-forget thing, but many of are now updated regularly.

Your font manager. Fonts used to be an install-and-forget thing, but many of are now updated regularly. fontman helps you keep track of the fonts you

Nico Schlömer 20 Feb 7, 2022
Improved version calculator, now using while True and etc

CalcuPython_2.0 Olá! Calculadora versão melhorada, agora usando while True e etc... melhorei o design e os carai tudo (rode no terminal, pra melhor ex

Scott 2 Jan 27, 2022
Lightweight and Modern kernel for VK Bots

This is the kernel for creating VK Bots written in Python 3.9

Yrvijo 4 Nov 21, 2021
Your Google Recon is Now Automated

GRecon : GRecon (Greei-Conn) is a simple python tool that automates the process of Google Based Recon AKA Google Dorking The current Version 1.0 Run 7

adnane-tebbaa 189 Dec 21, 2022
Now you'll never be late for your Webinars or Meetings on the GoToWebinar Platform

GoToWebinar Launcher : Now you'll never be late for your Webinars or Meetings on the GoToWebinar Platform About Are you popular for always being late

Jay Thorat 6 Jun 7, 2022
vFuzzer is a tool developed for fuzzing buffer overflows, For now, It can be used for fuzzing plain vanilla stack based buffer overflows

vFuzzer vFuzzer is a tool developed for fuzzing buffer overflows, For now, It can be used for fuzzing plain vanilla stack based buffer overflows, The

Vedant Bhalgama 5 Nov 12, 2022
Recreating my first CRUD in python, but now more professional

Recreating my first CRUD in python, but now more professional

Ricardo Deo Sipione Augusto 2 Nov 27, 2021
Tools for teachers and students using nng (Natural Number Game)

nngtools Usage Place your nngsave.json to the directory in which you want to extract the level files. Place nngmap.json on the same directory. Run nng

Thanos Tsouanas 1 Dec 12, 2021
Age of Empires II recorded game parsing and summarization in Python 3.

mgz Age of Empires II recorded game parsing and summarization in Python 3. Supported Versions Age of Kings (.mgl) The Conquerors (.mgx) Userpatch 1.4

null 148 Dec 11, 2022
An application for automation of the mining function in the game Alienworlds.IO

alienautomation A Python script made to automate the tidious job of mining on AlienWorlds This script: Automatically opens the browser Automatically l

anonieXdev 42 Dec 3, 2022