Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Add a discord bot with advanced functionality #128

Merged
merged 7 commits into from
Oct 4, 2020
Merged

Add a discord bot with advanced functionality #128

merged 7 commits into from
Oct 4, 2020

Conversation

XinyiXiang
Copy link
Contributor

@XinyiXiang XinyiXiang commented Oct 2, 2020

Description

Add new folder DiscordBot under Scripts. Add README file for available commands.

Fixes #39

This file is related to issue 39 but encompasses more capabilities: loading/unloading files

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have added a working sample/screenshot of the script.

Copy link
Member

@AdityaJ7 AdityaJ7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @XinyiXiang thanks for creating this Pull request can you make your Readme a bit more descriptive also please remove the commented code as well as remove unnecessary blank lines from the code.

Also, include a requirements.txt file which contains the external libraries that u used in this script

Thanks

XinyiXiang and others added 3 commits October 3, 2020 10:45
Also add requirements.txt and take our unnecessary code
@AdityaJ7 AdityaJ7 merged commit 51d742b into Python-World:master Oct 4, 2020
@AdityaJ7
Copy link
Member

AdityaJ7 commented Oct 4, 2020

@all-contributors please add @XinyiXiang for code

@allcontributors
Copy link
Contributor

@AdityaJ7

I've put up a pull request to add @XinyiXiang! 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a basic discord Bot with Python
2 participants