Skip to content

mrgigabyte/dictrobot

Repository files navigation

Telegram Dictionary Bot

A simple inline dictionary bot for Telegram helping users to search meanings of the words 'instantly' anywhere, anytime.

ChangeLog!

Version 1.0 (current):

  • Basic code for setting up the bot instantly, still doesnt support languages other than English.

Prerequisites

  • Python 3 (works only with Python3);
  • Telegram account.
  • Basic Knowledge about coding of course!
  • And the ability to read the manual patiently :D

How to install

  • Get your own bot's token from @BotFather;
  • Find out your account's unique ID (you can use ID bot or just send message via Curl or something else and get message.chat.id from response JSON);
  • Fill in the necessary variables in config.py;
  • Start bot: bash launch.sh

How it works

Basic Functionality

This is an inline dictionary bot, meant to be used anywhere on Telegram instantly. Just simply mention the username of the bot followed by the word you want to search and you will have it!

A basic idea

Notes and restrictions

  1. This code has been published to give users a brief idea about the functionality of the bot. I'm not responsible for if you dont understand the code!

Upcoming Features

  • Support for other dictionaries.

F.A.Q

1. Will I be able to skip my school/college/job ?

Unfortunately nope :(

Contributors:

Contact

If you have any questions regarding the bot/code/in-general please feel free to PM me on here.
PS: Let me know if you need a new feature/tweak in this bot, please don't hesitate to text me :)

About

A telegram-dictionary-bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published