Skip to content

A telegram bot and rest-api that returns que word meaning in inline queries.

Notifications You must be signed in to change notification settings

Jorgen-Jr/nDefinitionBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nDefinitionBot

I wanted to test out how telegram bots works, so I made this little bot that give you the definition of a word through inline commands. It should return a list with the definition for the given word.

Usage

Start typing @ndefinitionbot in any chat and it will show what definitions there is for the desired word. It's a fair simple bot.

Options

You will have the following options when entering the word.

  • Thesaurus (With the english definition)
  • Urban Dictionary (With the Urban Dictionary definition in case of slangs)
  • Priberam (With the portuguese definition)

External References

This bot uses the following sources:

Incoming