From 13fffe58a15e6e4250b99998e374a8464602b3b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20Romero=20Rodr=C3=ADguez?= <51219689+studentenherz@users.noreply.github.com> Date: Sun, 12 Dec 2021 23:23:52 -0300 Subject: [PATCH] Added bot using pyTelegramBotAPI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f9cd92..73e674b 100644 --- a/README.md +++ b/README.md @@ -840,5 +840,6 @@ Join the [News channel](https://t.me/pyTelegramBotAPI). Here we will post releas * [ETHGasFeeTrackerBot](https://t.me/ETHGasFeeTrackerBot) ([Source](https://github.com/DevAdvik/ETHGasFeeTrackerBot]) by *DevAdvik* - Get Live Ethereum Gas Fees in GWEI * [Google Sheet Bot](https://github.com/JoachimStanislaus/Tele_Sheet_bot) by [JoachimStanislaus](https://github.com/JoachimStanislaus). This bot can help you to track your expenses by uploading your bot entries to your google sheet. * [GrandQuiz Bot](https://github.com/Carlosma7/TFM-GrandQuiz) by [Carlosma7](https://github.com/Carlosma7). This bot is a trivia game that allows you to play with people from different ages. This project addresses the use of a system through chatbots to carry out a social and intergenerational game as an alternative to traditional game development. +* [Diccionario de la RAE](https://t.me/dleraebot) ([source](https://github.com/studentenherz/dleraebot)) This bot lets you find difinitions of words in Spanish using [RAE's dictionary](https://dle.rae.es/). It features direct message and inline search. **Want to have your bot listed here? Just make a pull request. Only bots with public source code are accepted.**