gurkult / gurkbot

Our community bot, used for running the server.
MIT License
18 stars 16 forks source link

Adding wolfram group of commands to gurkbot #106

Open dhzdhd opened 3 years ago

dhzdhd commented 3 years ago

PR related to the issue #53

Things added: 1) A wolfram cog in the fun folder in cogs 2) A wolfram group of commands which , for now, consists of the image command Things changed: 1) wolfram_emoji added to constants.py 2) Tokens class for the app_id for the Wolfram API

image command:

Fetches an image url based on a user query This url is embedded and sent to the respective channel it was called in

Note: The wolfram API requires a token which has to be provided for in the .env as: WOLFRAM_TOKEN=""