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.
- Host: GitHub
- URL: https://github.com/adriantarantino/dictionary-bot
- Owner: AdrianTarantino
- Created: 2022-03-11T03:25:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T17:41:43.000Z (about 2 years ago)
- Last Synced: 2025-01-18T20:59:19.082Z (about 1 year ago)
- Topics: dictionary-api, discord-bot, discordpy, python
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.