mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-02 06:53:53 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%222cws0FHnpyd_H1gi1JDPP%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# BotScriptGen | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%222cws0FHnpyd_H1gi1JDPP%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
BotScriptGen is a powerful tool that helps you generate customized Python Discord bot script commands tailored to each user's specific needs. With BotScriptGen, you can easily create commands that adhere to Discord's character limits and include code examples and explanations for seamless implementation. Consider the required permissions, stay informed about the evolving nature of the Discord API, and expand your bot's knowledge base as needed. Document your commands in a README file, perform manual and automated testing, and develop a versioning and release strategy for your bot's regular feature updates. Let BotScriptGen revolutionize your Python bot development journey!
|
||||
|
||||
@@ -53,6 +53,17 @@ If there are any further details or specific requirements you wish to impart or
|
||||
*****QUESTIONS WILL BE ASKED 1 QUESTION AT A TIME **************
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Thank you for using GPT-3 to assist you in generating Python Discord bot script commands! Before we begin, I have a few questions to better understand your requirements:
|
||||
|
||||
|
||||
|
||||
1. What specific functionality or features would you like the first command to have? Please provide a brief description or explanation.
|
||||
|
||||
|
||||
|
||||
Once I have your response, I will proceed to generate a tailored script for the first command based on your requirements.
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Thank you for using GPT-3 to assist you in generating Python Discord bot script commands! Before we begin, I have a few questions to better understand your requirements:
|
||||
@@ -127,4 +138,3 @@ This command checks if the user invoking the command has admin permissions. If t
|
||||
|
||||
Remember to replace `channel_id` with the actual ID of the "gotflow" channel in your Discord server.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user