All Projects → rubenlagus → Telegrambotsexample

rubenlagus / Telegrambotsexample

Licence: gpl-3.0
A simple to use library to create Telegram Bots in Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Telegrambotsexample

cv4pve-botgram
Telegram Bot for Proxmox VE
Stars: ✭ 26 (-91.67%)
Mutual labels:  telegram-bot
breakout-trader
Trading bot for Binance with breakout trading strategy.
Stars: ✭ 26 (-91.67%)
Mutual labels:  telegram-bot
Whatsapp Play
Command line software through which you can play with your WhatsApp. It is having different options to play with your WhatsApp like message blast, online tracking, whatsapp chat..
Stars: ✭ 289 (-7.37%)
Mutual labels:  telegram-bot
Image-UploadBot
Telegram to telegra.ph image uploader bot
Stars: ✭ 44 (-85.9%)
Mutual labels:  telegram-bot
nebula8
Open source bot to administer a telegram group with different functionalities and blacklist
Stars: ✭ 21 (-93.27%)
Mutual labels:  telegram-bot
remoteTelegramShell
control your Linux OS computer through Telegram
Stars: ✭ 73 (-76.6%)
Mutual labels:  telegram-bot
winston-telegram
A Telegram transport for winston
Stars: ✭ 28 (-91.03%)
Mutual labels:  telegram-bot
Laravel Social Auto Posting
🌈Laravel social auto posting
Stars: ✭ 306 (-1.92%)
Mutual labels:  telegram-bot
checkmk-telegram-notify
Get alerted by Check_MK via Telegram bash script
Stars: ✭ 28 (-91.03%)
Mutual labels:  telegram-bot
Trace.moe Telegram Bot
This Telegram Bot can tell the anime when you send an screenshot to it
Stars: ✭ 284 (-8.97%)
Mutual labels:  telegram-bot
aboutmeinfo-telegram-bot
ℹ️ About Me Info Bot: Share your social media and links on Telegram
Stars: ✭ 20 (-93.59%)
Mutual labels:  telegram-bot
teleGit
Telegram Bot in Python
Stars: ✭ 22 (-92.95%)
Mutual labels:  telegram-bot
Musicbot
Telegram Music Catalog Bot
Stars: ✭ 277 (-11.22%)
Mutual labels:  telegram-bot
TG-FileStreamBot
Stream Telegram files to web
Stars: ✭ 193 (-38.14%)
Mutual labels:  telegram-bot
The Guard Bot
The Guard, a Telegram bot to moderate groups.
Stars: ✭ 299 (-4.17%)
Mutual labels:  telegram-bot
Nayumi
A cute bot of Telegram.
Stars: ✭ 12 (-96.15%)
Mutual labels:  telegram-bot
StockNotify
Easy to deploy stock trigger bot built using python and mongoDB
Stars: ✭ 15 (-95.19%)
Mutual labels:  telegram-bot
Telegram
Telegram Bot API Wrapper for Scala
Stars: ✭ 310 (-0.64%)
Mutual labels:  telegram-bot
Iot 433mhz
🌐 IoT System to control 433 MHz RC power sockets, PIR, Door Sensors and much more.
Stars: ✭ 301 (-3.53%)
Mutual labels:  telegram-bot
Policr
专注于审核群成员的 Telegram 机器人
Stars: ✭ 278 (-10.9%)
Mutual labels:  telegram-bot

Telegram Bot Java Library

Build Status Telegram

Samples for TelegramBots library

Translations

Bots are now supporting multilanguage. If you want to add your own, feel free to translate at transifex

Contributions

Feel free to fork this project, work on it and then make a pull request agains dev branch.

Most of the times I will accept them if they add something valuable to the code.

Please, DO NOT PUSH ANY TOKEN OR API KEY, I will never accept a pull request with that content.

Telegram Bot API

This library use Telegram bot API, you can find more information following the link.

Questions or Suggestions

Feel free to create issues here as you need

Usage with eclipse

Follow the steps created by Rico here

Tutorial

Short tutorial how to make a simple Echo Bot is available here

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

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