Changing /wolfram to /ask

This commit is contained in:
Luke Robles 2023-07-08 21:09:23 -07:00
parent f52a0fbcfd
commit 6178aa19a2
9 changed files with 1 additions and 1 deletions

0
app/bot.py Executable file → Normal file
View File

View File

@ -87,7 +87,7 @@ class ActualUtils(commands.Cog):
os.remove(file_path) os.remove(file_path)
@commands.slash_command( @commands.slash_command(
guild_ids=None, name="wolfram", description="Send a query to wolfram alpha" guild_ids=None, name="ask", description="Send a query to wolfram alpha"
) )
@option( @option(
name="query", name="query",

0
app/cogs/stable_diffusion.py Executable file → Normal file
View File

0
app/requirements.txt Executable file → Normal file
View File

0
app/star_citizen.py Executable file → Normal file
View File

0
app/stock.py Executable file → Normal file
View File

0
argocd-application.yaml Executable file → Normal file
View File

0
helm/values.yaml Executable file → Normal file
View File

0
test-dragon-bot.sh Executable file → Normal file
View File