An open API service indexing awesome lists of open source software.

https://github.com/nature40/botspace

This repository includes a compilation of functionalities for telegram bots developed as part of Nature 4.0.
https://github.com/nature40/botspace

Last synced: 3 months ago
JSON representation

This repository includes a compilation of functionalities for telegram bots developed as part of Nature 4.0.

Awesome Lists containing this project

README

        

## Introduction

This repository includes a compilation of functionalities for telegram bots developed as part of Nature 4.0.

Bot functionalities are added as modules with bot entities including modules.
Generic modules like 'start.R' will be included by every bot, as every bot needs some response to the /start commands.

For a general introduction on the Telegram messenger, Bots or Telegram Bots enter the words 'Telegram' and 'Bot' into a search engine of your choosing and click on the first ten results.

Further manuals and tutorials will be added in the future.