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)
Owner
ZacyKing
ZacyKing
Pylexa - Artificial Assistant made with Python

Pylexa - Artificial Assistant made with Python Alexa is a famous artificial assistant used massively across the world. It is a substitute of Alexa whi

\_PROTIK_/ 4 Nov 03, 2021
A simple calculator made with tkinter.

Simple Calculator A simple calculator made with tkinter. Requirements None, only you need to have windows 😉 ...Enjoy! Installation Clone this reposit

Abhyush 2 Jan 11, 2022
A simple, light-weight and highly maintainable online judge system for secondary education

y³OJ a simple, light-weight and highly maintainable online judge system for secondary education 一个简单、轻量化、易于维护的、为中学信息技术学科课业教学设计的 Online Judge 系统。 Onlin

20 Oct 04, 2022
An open-source systems and controls toolbox for Python3

harold A control systems package for Python=3.6. Introduction This package is written with the ambition of providing a full-fledged control systems s

Ilhan Polat 157 Dec 05, 2022
A program that lets you use your tablet's tilting to emulate an actual joystick on a Linux computer.

Tablet Tilt Joystick A program that lets you use your tablet's tilting to emulate an actual joystick on a Linux computer. It's called tablet tilt joys

1 Feb 07, 2022
Template for pre-commit hooks

Pre-commit hook template This repo is a template for a pre-commit hook. Try it out by running: pre-commit try-repo https://github.com/stefsmeets/pre-c

Stef Smeets 1 Dec 09, 2021
log4shell pwner for vulnerable minecraft servers

Log4-hell name supposed to be Log4$hell but oh well log4shell pwner for vulnerable minecraft servers install all reqs python + a minecraft client for

1 Jan 05, 2022
Hello World in different languages !

Hello World And some Examples in different Programming Languages This repository contains a big list of programming languages and some examples for th

AmirHossein Mohammadi 131 Dec 26, 2022
An useful scripts for Misskey

misskey-scripts This place storing useful scripts which made by me. icon-repair Repair broken remote user's icon.

CyberRex 5 Sep 09, 2022
Pytorch implementation of "Peer Loss Functions: Learning from Noisy Labels without Knowing Noise Rates"

Peer Loss functions This repository is the (Multi-Class & Deep Learning) Pytorch implementation of "Peer Loss Functions: Learning from Noisy Labels wi

Kushal Shingote 1 Feb 08, 2022
A fancy and practical functional tools

Funcy A collection of fancy functional tools focused on practicality. Inspired by clojure, underscore and my own abstractions. Keep reading to get an

Alexander Schepanovski 2.9k Dec 29, 2022
We'll be using HTML, CSS and JavaScript for the frontend

We'll be using HTML, CSS and JavaScript for the frontend. Nothing to install in specific. Open your text-editor and start coding a beautiful front-end.

Mugada sai tilak 1 Dec 15, 2021
Automatically skip sponsor segments in YouTube videos playing on Apple TV.

iSponsorBlockTV Skip sponsor segments in YouTube videos playing on an Apple TV. This project is written in asycronous python and should be pretty quic

David 64 Dec 17, 2022
Basic Clojure REPL for Sublime Text

Basic Clojure REPL for Sublime Text Goals: Decomplected: just REPL, nothing more Zero dependencies: works directly with pREPL Compact: Display code ev

Nikita Prokopov 23 Dec 24, 2021
All exercises done during the Python 3 course in the Video Course (World 1, 2 and 3)

Python3-cursoemvideo-exercises - All exercises done during the Python 3 course in the Video Course (World 1, 2 and 3)

Renan Barbosa 3 Jan 17, 2022
APC Power Usage is an application which shows power consuption overtime for UPS units manufactured by APC.

APC Power Usage Introduction APC Power Usage is an application which shows power consuption overtime for UPS units manufactured by APC. Screenshoots G

Stefan Kondinski 3 Oct 08, 2021
Tutor plugin for integration of Open edX with a Richie course catalog

Richie plugin for Tutor This is a plugin to integrate Richie, the learning portal CMS, with Open edX. The integration takes the form of a Tutor plugin

Overhang.IO 2 Sep 08, 2022
An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.

Python MSS from mss import mss # The simplest use, save a screen shot of the 1st monitor with mss() as sct: sct.shot() An ultra fast cross-platfo

Mickaël Schoentgen 799 Dec 30, 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
Shopping-card - Shopping Card Project With Python

Shopping Card Project this application was built to handle problems with saving

moein98 1 May 06, 2022