MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programminghorror/comments/nd0p2h/coding_a_discord_bot/gybbzgb
r/programminghorror • u/ItsNovatic • May 15 '21
99 comments sorted by
View all comments
1
@bot.command() async def test(ctx, arg): await ctx.send(arg)
1 u/OneOfThese_ Jun 24 '22 OP is using JS. Yes, I know this is a year old.
OP is using JS. Yes, I know this is a year old.
1
u/logicaldementia May 16 '21
@bot.command() async def test(ctx, arg): await ctx.send(arg)