Skip to content

Latest commit

History

History
24 lines (16 loc) 路 1.26 KB

README.md

File metadata and controls

24 lines (16 loc) 路 1.26 KB

Banner

Overview

This Bot is a simple bot designed to send an English word to a specified channel every day. This bot is a fun and educational way to expand your vocabulary and engage with your audience or community members.

Note

I got the words from the Oxford Learner's Dictionaries website and their meanings from Google Translate, so there might be some spelling mistakes. Please consider this.

Note

Please don't use this local database for commercial purposes. For personal projects, please mention Oxford Learner's Dictionaries and Google Translate websites, as the words and their meanings have been collected from these websites.

Running the Project

./gradlew run --args=botToken

This command works for me on Windows. If you're using Linux or macOS, please modify it accordingly for your platform if needed.

Contributing

Contributions to this repo are welcome! If you encounter issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This repository is licensed under the MIT License.