Skip to content

Python script that will make your bot repeat what you say with a simple !repeat command.

Notifications You must be signed in to change notification settings

NFS11/DiscordOnRepeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

DiscordOnRepeat

Python script that will make your bot repeat what you say with a simple !repeat command.

DiscordOnRepeat is a Python script which just makes your bot repeat what you say after the !repeat command. Here are the commands you can use:

  • !repeat [what to repeat] - Main command. Repeats what is said after !repeat.
  • !ping - Use this command to see if bot is working.
  • !logout - Logs off the bot. This command can ONLY be used by the owner of the bot. Alternatively, use Ctrl+D in the python window that keeps the bot online.

Requirements:

  • A server with your bot in it (obviously)
  • Your bot (also obvious)
  • All message intents turned on
  • Before running open cmd and type in pip install discord.py
  • Also remember to edit the .py and replace 'YOUR BOT TOKEN' with your actual bot token

If there are any issues do not hesitate to post an issue! I am willing to help those of you to my best!

About

Python script that will make your bot repeat what you say with a simple !repeat command.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages