UQComputingSociety / uqcsbot-slack

:mortar_board: UQCSbot: our friendly little Slack bot
https://slack.uqcs.org.au
MIT License
55 stars 44 forks source link

!define [word] #393

Closed Guthers closed 6 years ago

Guthers commented 6 years ago

Add a command to get a definition of a word.

Format of command something like !define [word]

Obviously connecting up to some sort of API. https://developer.oxforddictionaries.com/

Could later have a -oxford -other_dictionary

TRManderson commented 6 years ago

https://github.com/UQComputingSociety/uqcsbot/blob/master/uqcsbot/scripts/define.py

Guthers commented 6 years ago

I'm a fucking idiot