GithubHelp home page GithubHelp logo

telegram-to-discord-bot's Introduction

telegram-to-discord-bot

There will be no updates due to the fact that I have lost interest in python.

(ENG)

This bot allows you to forward posts from your telegram channel to discord

Installation

Requirements: YOUR CHANNEL MUST BE OPENED!!!

To use this bot you need first install Python(required only 3.10.8 version) and Python libraries. So, first download Python here, when you will open installer - you need choose pip and Add to PATH to successfully use script. And then after install you need open console terminal or something else that you can write commands in folder script, and then write this to install libraries: pip install -r requirements.txt. Now you need open config.ini file and change some values to your specifics. Channel link should look like this example: https://t.me/s/replacethis. And now you can start script as well and enjoy!

If the code doesn't work, you should create an issue. You can create an issue here. You can also get support on our discord server

(RUS)

Этот бот позволяет вам пересылать посты из телеграма на ваш сервер в дискорде.

Установка

Требования: ВАШ КАНАЛ ДОЛЖЕН БЫТЬ ОБЯЗАТЕЛЬНО ПУБЛИЧНЫМ!!!

Для использования этого бота необходимо установить Python(требуется именно версия 3.10.8) и необходимые библиотеки. Итак, Python вы можете скачать здесь, после этого вам нужно запустить установщик. В нем вам надо обязательно нажать на галочку Add to PATH, иначе ничего не получится. После установки желательно перезагрузить ваш компьютер. Откройте консоль в папке с ботом и напишите команду pip install -r requirements.txt. После этого откройте файл config.ini и измените эти значения: TOKEN_BOT, CHANNEL_URL (ссылка должна выглядеть так: https://t me/s/имяканала), DISCORD_CHANNEL_ID, DISCORD_BOT_ID на ваши. После этого вы можете использовать скрипт в удовольствие.

При неработоспособности кода создайте новый issue. Создать issue вы можете здесь. Вы так же можете получить поддержку на нашем дискорд сервере.

telegram-to-discord-bot's People

Contributors

extbhiteeas avatar npcx42 avatar oxened avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

oxened frog3l0

telegram-to-discord-bot's Issues

.send(f'{new_message[0]}')

Всё заполнил корректно, но при старте бота пишет выдаёт ошибку.
parsecd_EWz2bZ5ZpN

Единственное, что изменил, в bot.py:

    # * * * * * */20 - 20 seconds
    # 0 */1 * * * - 1 hour
    @aiocron.crontab('* * * * * */20')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.