Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 928 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 928 Bytes

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