Skip to content

Discord Bot that capable to run python programs right from your chat in discord server specific channel .You have to only connect the bot from the server and set the channel name

License

Notifications You must be signed in to change notification settings

innovatorved/discord-bot-that-run-Python-Program

Repository files navigation

Discord Bot That Run Python Programs

Discord img

Discord Bot that capable to run python programs right from your chat in discord server specific channel .

You have to only connect the bot from the server and set the channel name

For better understanding read each file of repository befor using bot

Run Locally

Create directory

  mkdir DiscordBot
  cd DiscordBot

Clone the project

  git clone https://github.com/innovatorved/discord-bot-that-run-Python-Program.git .

Check you are present in DiscordBot directory

  pwd

if not then

  cd DiscordBot

Install dependencies

  pip install --upgrade pip
  pip install discord

Start the Bot

  python discord-bot-that-run-python-programs.py __channelName__ __botToken__

Acknowledgements

Authors

Feedback

If you have any feedback, please reach out to us at vedgupta@protonmail.com

About

Discord Bot that capable to run python programs right from your chat in discord server specific channel .You have to only connect the bot from the server and set the channel name

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages