discord-bot-that-run-Python-Program

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

MIT License

Stars
11

Discord Bot That Run Python Programs

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 [email protected]