Coder Social home page Coder Social logo

discord-bot's People

Contributors

allcontributors[bot] avatar harshcasper avatar kamaldgrt avatar mugunthm10-zz avatar nanna7077 avatar rajiv8 avatar saimanoharhm avatar sivasai9398 avatar sriram-bb63 avatar sukesh02 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

discord-bot's Issues

[Feature] Weather of a place

Feature πŸš€

Weather of a place (Siva Sai)

Objective πŸ“Œ

Let's say someone has given a command along with the place.

  • It will show the weather of that place.

Features to be added / modified β˜‘οΈ

  • It shows the weather of that place.

[Feature] Pin a message

Feature πŸš€

Reacting with pushpin πŸ“Œ to a message that has been pinned by the user.
If a user reacts with πŸ“Œ to a message, pin that message (Nanan)

Objective πŸ“Œ

Let's say if someone reacted with πŸ“Œ to the message.

  • The bot will pin the message.

Let's say if someone pinned the message.

  • The bot will reacted with πŸ“Œto the message.

Features to be added / modified β˜‘οΈ

  • The bot pins that message.
  • The bot reacts with πŸ“Œto the message.

[Feature] Add joke command

Feature πŸš€

Objective πŸ“Œ

To fetch jokes using an API and present to the user using joke command.

Create a Bot Logo + Bot Name

Description

This Issue requires two things to be completed:

  • Make a Logo for the Bot
  • Think of a name for the Bot

Notes

Logo Designs must be added in an appropriate form on the assets/Logo-Design/ Directory. The basic criteria we are looking for are:

  • The logo should be optimized to a 500x500 Pixel Size.
  • Transparent Background must be used.
  • Design Philosophy should be documented in the PR.

Names would be brainstormed before being picked up.

[Feature] Serverstats

Feature πŸš€

Giving serverstats: (Sai Manohar)

  • No of people online
  • No. of people offline
  • List of people offline/online

Objective πŸ“Œ

Let's say if someone has given a command.

  • It will show the serverstats.

Features to be added / modified β˜‘οΈ

  • It shows the serverstats.

[Bug] Small mistakes in Contribution_Guidelines.md

πŸ› Bug Report

Just a small issues in Contribution_Guidelines.md

Fenced code block is not closed properly

In line 53: The triple backtick is not given to close the fenced code block
In line 60: The triple backtick is not closed properly in the fenced code block

Numbering of the points is incorrect

In line 66: Numbering of points is incorrect from line 66 (8 is repeated two times at line 56 and 66)

Other issues

In line 35: Correct the spelling for the "relevant" word.
Suggestion
In line 35: Change the "PC" abbreviation word from lowercase to uppercase

Have you read the [Contributing Guidelines on Pull Requests]?

Yes, I have read the contributing guidelines

[Feature] Fetching song lyrics

Feature πŸš€

Fetching song lyrics: -lyrics (Sukesh)

Objective πŸ“Œ

Let's say if someone has given a command as -lyrics

  • It will get the lyrics of the song.

Features to be added / modified β˜‘οΈ

  • It gets the lyrics of the song.

Setup Welcome Bot + Stale Bot for Contributors

Description

This Issue requires two things:

  • Add a Github Action to mark stale Issues with a Tag. Issues that are not assigned, or has not been mentioned anywhere for more than 7 Days should be tagged with a "Stale" tag automatically.

  • Add a Github Action that can welcome new contributors.

[Feature] Changing the prefix

Feature πŸš€

Option to change the prefix (instead of hyphen (-) as the prefix we can have any among the following: $ # ! ; (Sriram)

Objective πŸ“Œ

Let us say the server prefix is -.
So, if we change the prefix to $, all the commands must now use $ as their prefix.
For example:
-prefix $ should change the prefix to $
Commands must now use $ as their prefix. For example, $help.

Features to be added / modified β˜‘οΈ

  • It changes the prefix.

Add Issue and PR Templates

Description

Create a custom Issue and Pull Request Template.

Features

  • Make an Issue Template. Any new Contributor must be able to specify if it is a new script or enhancement to an older one. It should also be specified which language he is coding it in.

  • Make a Pull Request Template. Any new Contributor must be able to specify if he has met all the requirements like Clean Code, proper README and Documentation, Screenshots (If any) attached and more.

Add a Code of Conduct

Description

Create a Code of Conduct which the Mentors and Participants must abide by.

Additional Details

  • Mention the Standards which everyone should abide by on welcoming and inclusive language including constructive criticism.
  • Add the required responsibilities for Project Maintainers.
  • Mention the Scope of this Code of Conduct.

[Feature] Word of the day

Feature πŸš€

Word of the day with its meaning: -word (Mugunth)

Objective πŸ“Œ

Let's say if someone has given a "-word" command

  • It will get the word of the day.

Features to be added / modified β˜‘οΈ

  • It gets the word of the day.

[Feature] Meaning of a word

Feature πŸš€

Meaning of a word: -mn word (Amrit Wilkhu)

Objective πŸ“Œ

Let's say if someone has given a command as -mn

  • It will get the meaning of the word.

Features to be added / modified β˜‘οΈ

  • It gets the meaning of the word.

[Feature] Github updates

Feature πŸš€

Github Updates

Objective πŸ“Œ

Lets say we have a channel with the name github-updates.
This will be the purpose of that channel:

  • if someone created an issue or a PR, it will send a message to the github-updates channel.
  • It is similar to how the Discord Bot welcomes the new user when he joins the server.

Features to be added / modified β˜‘οΈ

  • Get a discord message if someone has created an issue
  • Get a discord message if someone has created a pr

Testing the github updates

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Screenshots/Proof of Concept

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.