Skip to content

SpyAgent is a console application written in Python that is a client for the Discord bot.

License

Notifications You must be signed in to change notification settings

progame1201/SpyAgent-DiscordBotClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub all releases

SpyAgent-DiscordBotClient description

SpyAgent is a console application written in Python that is a client for the Discord bot.
the program is designed for Windows OS
I recommend using Windows Terminal: https://www.microsoft.com/store/productId/9N0DX20HK701?ocid=pdpshare

How to use it?

To use this program, you need python, preferably version 3.12 or 3.11
To install all the necessary modules download requirements.txt and enter the
pip install -r path/to/requirements.txt
command in the console
you have to go to the website: https://discord.com/developers/applications then create your own discord bot
Next, turn on the switches under the Privileged Gateway Intents category located in the bot settings. screenshot

Next, generate your link and invite your bot to your server.
Next, you need to get your bot's token and insert it into the config.
Then select the server and channel and you can now use it.
to find out all the commands and their functionality, you can type ***help

Command list

You can open a window for entering commands by pressing F12 (only in 2.0 version) or by typing as a message. Example: ***help
All commands work with the prefix *** (by default)

Command list

  • help - help.
  • reset change the channel and guild
  • file <message> - send file with message
  • mute <guild aliases:["g", "2", "guild"]; channel aliases: ["ch", "c", "1", "channel"]> - select a channel or guild for mute
  • unmute <guild aliases:["g", "2", "guild"]; channel aliases: ["ch", "c", "1", "channel"]> - remove the channel or guild from mute
  • reaction <mode: 1 - choose the emoji yourself; 2 - Select an emoji from the list of all emojis> - Put a reaction under the message
  • history <channel id> - Get the history of the channel you are on. Or from channel by id.
  • delete - delete a message
  • edit <message> - Edit the message
  • set <channel id> - set the channel by id.
  • reply <message> - reply to a message
  • vcplay - turns on music
  • vcstop - turns off the music
  • vcconnect - connect to any voice channel
  • vcdisconnect - disconnect from voice channel
  • vctts - use tts in voice chat
  • guildleave - choose a guild to exit it

About

SpyAgent is a console application written in Python that is a client for the Discord bot.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages