RetniNet is a Telegram bot that serves to automate things we do everyday.
Go to file
Stefano Assenzo 0689e1af74
Merge pull request #4 from assenzostefano/dependabot/pip/yt-dlp-2023.9.24
Bump yt-dlp from 2023.7.6 to 2023.9.24
2023-10-07 11:28:22 +02:00
.github Delete retninet-issues.md 2022-06-18 13:48:11 +02:00
images Update readme.md and little bug fix on index.py 2022-06-21 19:16:38 +02:00
.env.example Update .env.example 2022-06-22 20:25:37 +02:00
.gitignore Add json for save the name files upload. 2022-06-24 11:24:26 +02:00
README.md Change Disclaimer and add new setting for .env 2022-06-22 21:08:51 +02:00
index.py Add warning if Plenus is On or Off 2022-06-25 10:57:54 +02:00
requirements.txt Bump yt-dlp from 2023.7.6 to 2023.9.24 2023-09-25 17:36:20 +00:00

README.md

RetniNet

RetniNet Logo

RetniNet

A Telegram bot written in Python, totaly free and open-source.

Repository Size Issues Pull Requests


Online on:


Installation and launching:

  • Install Python on your machine. Version 3.10 or higher is required!
  • Clone the repository on your machine.
  • Open your console in the cloned repository.
  • To complete the installation, write the following command in the console:
pip install -r requirements.txt
  • After installation, you will need to configure the bot.
  • To start the bot, write the following command in the console:
python index.py

Bot config:

DISCLAIMER: This bot must be used in educational purposes only. Your decisions are not our responsibility.

  • Create a bot on BotFather.
  • Go to the Bot tab, create a bot and copy its token.
  • Create a file named .env or rename the .env.example file to .env.
  • Open the .env file using any text editor.
  • This file contains general bot settings in this format:
Field name Example value Description
botToken "-" The token you copied from the BotFather, used to login the bot.
pastebinToken "-" Paste the Pastebin Token on the .env.example
weatherToken "-" Paste the Weather Token on the .env.example
deeplToken "-" Paste the Deepl Token on the .env.example
spotifyid "-" Paste the Spotify Id on the .env.example
spotifysecret "-" Paste the Spotify Secret on the .env.example
user_id "-" Paste your user id on the .env.example
password "-" Paste the link for shutdown commands on the .env.example