All Projects → vaihtovirta → telegram-bot-skeleton-ruby

vaihtovirta / telegram-bot-skeleton-ruby

Licence: MIT license
Telegram bot skeleton in Ruby

Programming Languages

ruby
36898 projects - #4 most used programming language
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to telegram-bot-skeleton-ruby

Angular4-boilerplate-webpack2
Clean Angular Boilerplate with webapack 2
Stars: ✭ 17 (+13.33%)
Mutual labels:  skeleton, boilerplate-template
frontenso-11ty-starter
Production-ready 11ty+Gulp+Webpack Starter that features Nunjucks, SASS, TailwindCSS (with JIT complier), and ESNext.
Stars: ✭ 24 (+60%)
Mutual labels:  boilerplate-template
bash-framework
◼️ speed up your shell script development and add a modern look and feel (alpha version) ✨ 💫
Stars: ✭ 21 (+40%)
Mutual labels:  skeleton
react-bones
💀 Dead simple content loading components for React and React-Native. 💀
Stars: ✭ 42 (+180%)
Mutual labels:  skeleton
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+4006.67%)
Mutual labels:  boilerplate-template
electron-angular-webpack
A simple kit for Electron, Angular 6 and Webpack 4 including a live reload system for Angular.
Stars: ✭ 62 (+313.33%)
Mutual labels:  skeleton
dddplus-archetype-demo
♨️ Using dddplus-archetype build a WMS in 5 minutes. 5分钟搭建一个仓储中台WMS!
Stars: ✭ 56 (+273.33%)
Mutual labels:  skeleton
create-siler-app
🧱 Set up a modern Siler app by running one command.
Stars: ✭ 15 (+0%)
Mutual labels:  skeleton
slim-skeleton
Slim Framework skeleton application following MVC construction
Stars: ✭ 18 (+20%)
Mutual labels:  skeleton
GameboyBoilerplateProj
Gameboy boilerplate to get started quickly
Stars: ✭ 25 (+66.67%)
Mutual labels:  boilerplate-template
javascript-seed-project
Seed project for JavaScript based apps. Just clone and code.
Stars: ✭ 17 (+13.33%)
Mutual labels:  skeleton
next-all-in
🗃⚛️ Next starter for creating any type of site
Stars: ✭ 29 (+93.33%)
Mutual labels:  skeleton
php-mvc-skeleton
A PHP OOP web application skeleton that uses MVC architectural pattern to create a basic application that contains login and multi language systems and can be used in any web project.
Stars: ✭ 46 (+206.67%)
Mutual labels:  skeleton
react-redux-nextjs-bootstrap-starter
next + react + redux + bootstrap starter
Stars: ✭ 24 (+60%)
Mutual labels:  boilerplate-template
skeletor
3D skeleton extraction from meshes.
Stars: ✭ 115 (+666.67%)
Mutual labels:  skeleton
skeleton-python-library
A skeleton project for quickly getting a new cisagov Python library started.
Stars: ✭ 19 (+26.67%)
Mutual labels:  skeleton
templa-rs
One-Stop Solution for all boilerplate needs!
Stars: ✭ 27 (+80%)
Mutual labels:  boilerplate-template
webapp-skeleton
🎁 Web application project skeleton based on Nette Framework (@nette), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
Stars: ✭ 82 (+446.67%)
Mutual labels:  skeleton
Ignite
A comprehensive Flask boilerplate to build SaaS applications that includes Stripe billing, emails, login, and OAuth.
Stars: ✭ 102 (+580%)
Mutual labels:  boilerplate-template
Magento-2-Module-Skeleton
This Module provides a basic Skeleton for further Magento 2 Modules.
Stars: ✭ 30 (+100%)
Mutual labels:  skeleton

telegram-bot-skeleton-ruby

Skeleton project containing boilerplate to run a telegram bot.

Features

Prerequisites

Usage

Create .env file and add TELEGRAM_BOT_TOKEN

$ cp .env .env.example

Run docker container

$ docker-compose up --build
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].