All Projects → Sholex-Team → LilSholex

Sholex-Team / LilSholex

Licence: GPL-3.0 License
A project containing web apps and Telegram API bots.

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to LilSholex

telegram
📚 Golang bindings for Telegram API
Stars: ✭ 15 (-53.12%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Informer
A Telegram Mass Surveillance Bot in Python
Stars: ✭ 745 (+2228.13%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
TelegramBots-Python
TelegramBots written in Python
Stars: ✭ 15 (-53.12%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
grouphelperbot
A Telegram Bot made to help group admins, with Italian/English support.
Stars: ✭ 26 (-18.75%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
telegram client
library for help you make userbot or bot telegram and support tdlib telegram database and only support nodejs dart and google-apps-script
Stars: ✭ 38 (+18.75%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
tdlight-telegram-bot-api
The TDLight Telegram Bot API is an actively enhanced fork of the original Bot API, featuring experimental user support, proxies, unlimited files size, and more.
Stars: ✭ 71 (+121.88%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Telegram
Telegram Bot API Wrapper for Scala
Stars: ✭ 310 (+868.75%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Java Telegram Bot Api
Telegram Bot API for Java
Stars: ✭ 819 (+2459.38%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Lulzbot Telegram Bot
Moved to https://gitlab.com/bhavyanshu/lulzbot-telegram-bot
Stars: ✭ 18 (-43.75%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Mypackbot
🤖 Your own unlimited pack of Telegram-stickers
Stars: ✭ 18 (-43.75%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Bybit-Auto-Trading-Bot-Ordes-placed-via-TradingView-Webhook
Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com. Hire me directly here https://www.freelancer.com/u/Beannsofts for any assistance
Stars: ✭ 235 (+634.38%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Python Telegram
Python client for the Telegram's tdlib
Stars: ✭ 246 (+668.75%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
echotron
An elegant and concurrent library for Telegram bots in Go.
Stars: ✭ 95 (+196.88%)
Mutual labels:  telegram-bot, telegram-api, telegram-bot-api
Truecaller-Smsbomber telegram bot
Telegram bot which has truecaller and smsbomber features
Stars: ✭ 30 (-6.25%)
Mutual labels:  telegram-bot, telegram-bot-api
fp-telegram
Wrapper classes library for telegram bots API (FreePascal)
Stars: ✭ 59 (+84.38%)
Mutual labels:  telegram-bot, telegram-bot-api
File-Sharing-Bot
Telegram Bot to store Posts and Documents and it can Access by Special Links.
Stars: ✭ 867 (+2609.38%)
Mutual labels:  telegram-bot, telegram-bot-api
telegram-bot-api-worker
Take an alternate route to Telegram Bot API :)
Stars: ✭ 75 (+134.38%)
Mutual labels:  telegram-bot, telegram-bot-api
teleirc
Go implementation of a Telegram <=> IRC bridge for use with any IRC channel and Telegram group
Stars: ✭ 112 (+250%)
Mutual labels:  telegram-bot, telegram-api
Telegram-PHP-App
App base for Telegram bots
Stars: ✭ 14 (-56.25%)
Mutual labels:  telegram-bot, telegram-api
tmdb bot
IMDB Telegram bot clone using TMDB to get info about movies and TV shows.
Stars: ✭ 22 (-31.25%)
Mutual labels:  telegram-bot, telegram-bot-api

Little Sholex

A Project Containing Telegram API bots and small web apps .

Included Projects

Usage

  1. Install Docker
  2. Create a swarm
  3. Create these swarm secrets :
    • persianmeme_token : Persian Meme Telegram API token
    • persianmeme_channel : Persian Meme voting channel ID
    • secret_key : Django secret key
    • db_password : Database password
    • persianmeme_anim : Persian Meme help GIF file ID
    • persianmeme_logs : Persian Meme logging channel ID
    • persianmeme_messages : Use anything not complete yet :)
    • ssl_certificate : SSL certificate
    • ssl_key : SSL private key
    • dhparam : SSL dhparam
    • domain : Your Domain
    • persianmeme_help_messages : A JSON file containing help messages and animations
  4. Replace {persianmeme_token} & {domain} inside conf/nginx.conf with your domain and bot token
  5. docker stack deploy -c docker-compose.yml {stack name}

Swarm health checks are included and containers will get replaced after running into a problem !

If you have any questions about docker swarm or secrets checkout Docker official documentation about Docker swarm secrets : https://docs.docker.com/engine/swarm/secrets/

  • In order to update your stack use this command :

    docker stack deploy -c docker-compose.yml {stack name}

Developers

Created by NitroZeus and RezFD

Telegram : https://t.me/SholexTeam
GitLab : https://gitlab.com/nitrozeus
GitLab : https://gitlab.com/RezFD

SholexTeam ®

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].