Giter Club home page Giter Club logo

sternenkarte-bot's Introduction

sternenkarte

Telegram bot to query information about stars, constellations and recurrence relations



๐Ÿ“š How to use

As shown in the screenshot above, you can use the /start command to start the conversation.

You may also use the /help command to get a list of the functions the bot can do, such as:

  • ๐Ÿ” Solve recurrence relation (especially, inhomogeneous) with /rsolve

  • ๐ŸŒŒ Get data of stars and constellations with /constellations

BONUS: The bot is trained to answer to things like "Hello" or "How are you?". Try to say hello to the bot!

Public demo/Self-host

You can either try the public demo here, or you can download the source code in this repository following these instructions:

  1. Clone this repository locally (you can also, click on the green Code button, download the .zip file and extract it)
git clone https://github.com/manzeloth/sternenkarte-bot.git
  1. Navigate to the folder
cd sternenkarte-bot
  1. Install requirements with pip (you require Python 3.10 or above for this)
pip install -r requirements.txt
  1. Get a bot TOKEN from @BotFather on Telegram. If you don't know how to create a bot, click here.

  2. Once you have a bot TOKEN, execute the main script of the project:

python main.py

Hosted on

pythonanywhere

sternenkarte-bot's People

Watchers

 avatar

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.