Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for new chatbot commands #12

Open
tw4 opened this issue Apr 1, 2023 · 4 comments
Open

Request for new chatbot commands #12

tw4 opened this issue Apr 1, 2023 · 4 comments
Labels

Comments

@tw4
Copy link
Member

tw4 commented Apr 1, 2023

Description:
This issue is to request the implementation of the following new chatbot commands:

  • !define [word]: This command should return the definition of the specified word.
  • !quote: This command should return a random quote from a famous person.
  • !joke: This command should return a random joke response.
  • !ratio java python: This command should calculate the ratio between the "java" and "python" languages and provide the result.

Additional Information:
Please provide the following details for each command:

  • !define [word]:
    • Word: [Enter the word for which you would like to see the definition]
    • Language: [Enter the language for which the definition should be provided]
  • !quote:
    • Language: [Enter the language for which the quote should be provided]
  • !joke:
    • Language: [Enter the language for which the joke should be provided]
  • !ratio java python:
    • Languages: java, python
@arabacibahadir
Copy link
Member

Maybe we can add "translate" command.

@rasitds
Copy link
Member

rasitds commented Sep 19, 2023

Thanks!
Commands such as !quote and !joke can be added with the Custom API System.

We can structure the command system so that custom commands can take parameters. This way, !define, !ratio and !translate commands can take parameters. I will do research on this subject.

@tw4
Copy link
Member Author

tw4 commented Dec 26, 2024

Any news?

@rasitds
Copy link
Member

rasitds commented Jan 1, 2025

Any news?

Hi Mert,

I think we can add these commands using open and free public apis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants