An open API service indexing awesome lists of open source software.

https://github.com/adriantarantino/dictionary-bot

Simple discord bot used to get the definitions of words. This project uses discord.py and a Free Dictionary API. Unfortunately, due to a lack of maintenance this project no longer works, and I'll have to update it to use Pycord instead.
https://github.com/adriantarantino/dictionary-bot

dictionary-api discord-bot discordpy python

Last synced: about 1 year ago
JSON representation

Simple discord bot used to get the definitions of words. This project uses discord.py and a Free Dictionary API. Unfortunately, due to a lack of maintenance this project no longer works, and I'll have to update it to use Pycord instead.

Awesome Lists containing this project

README

          

# dictionary-bot
Simple discord bot used to get the definitions of words. This project uses [discord.py](https://discordpy.readthedocs.io/en/stable/) and a [Free Dictionary API](https://dictionaryapi.dev/). Unfortunately, due to a lack of maintenance this project no longer works, and I'll have to update it to use [Pycord](https://docs.pycord.dev/en/stable/) instead.