All Projects → backmeupplz → temply

backmeupplz / temply

Licence: MIT license
@temply_bot Telegram bot repository

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to temply

Email Templates
📫 Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more!
Stars: ✭ 3,291 (+16355%)
Mutual labels:  templates, inline
dead simple owl design patterns
A simple system for specifying OWL class design patterns for OBO-ish ontologies.
Stars: ✭ 34 (+70%)
Mutual labels:  templates
Go Html Boilerplate
Starter pack for doing web development in Go
Stars: ✭ 229 (+1045%)
Mutual labels:  templates
Jade
Jade.go - pug template engine for Go (golang)
Stars: ✭ 251 (+1155%)
Mutual labels:  templates
Self Hosted Docker Server Templates
Just some templates to get someone started with hosting various servers in Docker
Stars: ✭ 237 (+1085%)
Mutual labels:  templates
tailwind-dashboard-template
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
Stars: ✭ 1,662 (+8210%)
Mutual labels:  templates
Packer Templates
Scripts and Templates used for generating Vagrant images
Stars: ✭ 219 (+995%)
Mutual labels:  templates
react-cryptocoins
Сryptocurrencies icons as React components
Stars: ✭ 37 (+85%)
Mutual labels:  inline
lazy-kit
A new design system for developing with less effort. See how it looks:
Stars: ✭ 68 (+240%)
Mutual labels:  templates
Vue Firebase Auth Vuex
Vue Firebase🔥 Authentication with Vuex
Stars: ✭ 248 (+1140%)
Mutual labels:  templates
Stubble
Trimmed down {{mustache}} templates in .NET
Stars: ✭ 247 (+1135%)
Mutual labels:  templates
Libreoffice Impress Templates
Freely-licensed LibreOffice Impress templates
Stars: ✭ 238 (+1090%)
Mutual labels:  templates
Manual Testing
This repository contains the General Test Cases for performing Manual Testing on the Web/Mobile application. It also has Test cases related to API Testing. Templates related to Test Plan and BugBash are also updated.
Stars: ✭ 134 (+570%)
Mutual labels:  templates
Github Issue Templates
🔣 A collection of GitHub issue and pull request templates
Stars: ✭ 3,074 (+15270%)
Mutual labels:  templates
dotfiles
My dotfiles
Stars: ✭ 22 (+10%)
Mutual labels:  templates
Sublimetmpl
Create File From Templates for SublimeText 2 / SublimeText 3
Stars: ✭ 222 (+1010%)
Mutual labels:  templates
Sketchsheets
Free ready to print sketch sheet templates for UX designers
Stars: ✭ 241 (+1105%)
Mutual labels:  templates
Django
The Web framework for perfectionists with deadlines.
Stars: ✭ 61,277 (+306285%)
Mutual labels:  templates
twoeg
🐣 Implementiert Twig-Templates für REDAXO
Stars: ✭ 23 (+15%)
Mutual labels:  templates
techdocs
Accord Project Documentation
Stars: ✭ 48 (+140%)
Mutual labels:  templates

@temply_bot

@temply_bot Telegram bot code

This is the code for template text Telegram bot I've built. Enjoy and feel free to reuse!

Installation and local launch

  1. Clone this repo: git clone https://github.com/backmeupplz/temply
  2. Launch the mongo database locally
  3. Create .env with the environment variables listed below
  4. Run yarn install in the root folder
  5. Run yarn distribute

And you should be good to go! Feel free to fork and submit pull requests. Thanks!

Environment variables

  • TOKEN — Telegram bot token
  • MONGO— URL of the mongo database

Also, please, consider looking at .env.sample.

Continuous integration

Any commit pushed to master gets deployed to @temply_bot via CI Ninja.

License

MIT — use for any purpose. Would be great if you could leave a note about the original developers. Thanks!

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