Giter VIP home page Giter VIP logo

bnotebot's Introduction

BNoteBot Bot License: GPL v3

Telegram Bot for save notes callable through inline mode and set reminders!

Logo BNoteBot

How to contribute

Fork this project, create a new branch, commit all changes and create a pull request!

If you want to help translate this project create a new file into lang/ directory named: message.languagecode.php. Use the file message.en.php as a guide. If you've seen a wrong translation send an issue.

How to clone

Download a release, unzip, execute create_table.SQL to create tables in your MySQL Database, setup config.php and set Telegram webhook to bot.php file. After that you should execute cronjob.php every minute, just setup a cron-job.

How to setup the webhook

You can simply run setWebhook.php.

If you want to do it manually use this URL: https://api.telegram.org/botTOKEN/setWebhook?url=BOTURL

For example: https://api.telegram.org/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/setWebhook?url=https://domain.com/bot.php

Remember that the TOKEN must start with 'bot' and the BOTURL with 'https://'.

Make a donation

If you like my work, you could make a donation: PayPal or BitCoin. Thank you!

Channel

Follow me on my Channel: @franci22channel (Italian Version) and @franci22channel_en (English Version).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.