All Projects → Programeiros → TycotBot

Programeiros / TycotBot

Licence: MIT license
TycotBot

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to TycotBot

grammy-inline-menu
Inline Menus for Telegram made simple. Successor of telegraf-inline-menu.
Stars: ✭ 274 (+1041.67%)
Mutual labels:  telegram-bot
RawDiskLib
A C# Library to read from raw sectors of a disk
Stars: ✭ 38 (+58.33%)
Mutual labels:  utility
Countdown
A friendly disk usage counter for macOS
Stars: ✭ 28 (+16.67%)
Mutual labels:  utility
messenger-to-telegram
Connect your Facebook Messenger Account to your Telegram Messenger and Erase the Messenger App
Stars: ✭ 63 (+162.5%)
Mutual labels:  telegram-bot
iterative
Functions for working with iterators in JavaScript and TypeScript
Stars: ✭ 16 (-33.33%)
Mutual labels:  utility
olx-parser
Looks for new flats in Odessa and notify in the telegram through the bot
Stars: ✭ 39 (+62.5%)
Mutual labels:  telegram-bot
telegram-bot-api-worker
Take an alternate route to Telegram Bot API :)
Stars: ✭ 75 (+212.5%)
Mutual labels:  telegram-bot
mqtg-bot
MQTT Client Telegram Bot
Stars: ✭ 67 (+179.17%)
Mutual labels:  telegram-bot
TgTwitterStreamer
Continous Integration from Twitter to Telegram.
Stars: ✭ 55 (+129.17%)
Mutual labels:  telegram-bot
telepush
可一键部署的Vercel Telegram消息推送机器人
Stars: ✭ 24 (+0%)
Mutual labels:  telegram-bot
actlist-plugin
🔧 Actlist Plugin library to development and debugging.
Stars: ✭ 14 (-41.67%)
Mutual labels:  utility
cobra-policytool
Manage Apache Atlas and Ranger configuration for your Hadoop environment.
Stars: ✭ 16 (-33.33%)
Mutual labels:  utility
shorted-theme
Shorted theme references for Styled Components.
Stars: ✭ 13 (-45.83%)
Mutual labels:  utility
bot
茶馆群内QQ机器人(小可)
Stars: ✭ 61 (+154.17%)
Mutual labels:  telegram-bot
DailyAnimalsBot
Telegram bot that sends random pictures with cats and dogs
Stars: ✭ 14 (-41.67%)
Mutual labels:  telegram-bot
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-29.17%)
Mutual labels:  telegram-bot
Telegram-Music-Bot
A Telegram music catalog bot.
Stars: ✭ 19 (-20.83%)
Mutual labels:  telegram-bot
webfont-kit-generator
Create @ font-face kits easily
Stars: ✭ 52 (+116.67%)
Mutual labels:  utility
Cloud-UPManager-Bot
Telegram Cloud Upload Manager Bot by @AbirHasan2005
Stars: ✭ 46 (+91.67%)
Mutual labels:  telegram-bot
structs
Golang struct operations.
Stars: ✭ 20 (-16.67%)
Mutual labels:  utility

TycotBot


PyPI license

Introdução

Bot para funções administrativas de grupos sobre programação do Telegram.

Como contribuir

Crie um fork do repositório e ajude nas issues propostas.

Use o plugin EditorCofig no seu editor de texto preferido para fazer as modificações.

Dependencias

$ pip3 install -r requirements.txt
  • Arch linux:
$ sudo pacman -S postgresql
  • Debian/Ubuntu:
$ sudo apt-get install postgresql

Executando o bot

$ python3 bot.py SEU:TOKEN

Lista de Comandos do Bot

  • Usuário:
    • /info Mostra informações do grupo e usuário.
    • /ajuda Mostra a ajuda.
    • /regras Mostra as regras do grupo.
    • /link Mostra o link do grupo.
  • Admin:
    • /start Adiciona o grupo ao banco de dados do tycot, só pode ser usado uma vez.
    • /defwelcome Define a mensagem de boas-vindas do grupo.
    • /defmaxwarn Define a quantidade maxima de advertencias que um usúario pode levar.
    • /defregras Define as regras do grupo.
    • /deflink Define o link do grupo, se o grupo for um supergrupo o link é definido automaticamente.
    • /ban Bani o usúario do grupo.
    • /warn Adverte o usúario.
    • /unwarn Desadverte o usúario.

Contribuidores

Danrley
Danrley

Carlos
Carlos

LaBatata101
LaBatata101

Tiago Danin
Tiago Danin

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].