Closed buckyroberts closed 3 months ago
Develop a Discord bot to allow Discord users to interact with Ia and thenewboston.com.
We will use the following method for authentication:
Users can interact with the bot using the /ia command followed by natural language instructions.
/ia
Example:
/ia What is the capital of Spain?
In the next version, we plan to add support for function calling, enabling actions like:
/ia send @Muhammad Abdurrehman 10 TNB
Reference: OpenAI Function Calling
To use the Ia Discord integration:
If any requirement is not met, the bot will respond with an error message indicating the reason for failure.
Overview
Develop a Discord bot to allow Discord users to interact with Ia and thenewboston.com.
Authentication
We will use the following method for authentication:
Functionality
Users can interact with the bot using the
/ia
command followed by natural language instructions.Example:
Future Development
In the next version, we plan to add support for function calling, enabling actions like:
Reference: OpenAI Function Calling
Requirements
To use the Ia Discord integration:
/ia
command will cost 1 TNBIf any requirement is not met, the bot will respond with an error message indicating the reason for failure.
Development Tasks
/ia
command functionalityFuture Improvements