Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add features to Chimera Discord Bot #1

Open
CedArctic opened this issue Oct 2, 2018 · 13 comments
Open

Add features to Chimera Discord Bot #1

CedArctic opened this issue Oct 2, 2018 · 13 comments
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest

Comments

@CedArctic
Copy link
Owner

TL;DR: Chimera is a local hosted Discord Bot to perform remote operations on your PC. It is written in simple Python. 馃槃

Ready to contribute? See: https://github.com/CedArctic/Chimera#contributing

@CedArctic CedArctic added enhancement New feature or request Hacktoberfest labels Oct 2, 2018
@TGlide
Copy link
Contributor

TGlide commented Oct 3, 2018

I could try and port some features over to Linux too, what do you think? Making a separate Chimera_Linux.py maybe.

@CedArctic
Copy link
Owner Author

@TGlide that would be awesome! Can't wait to see what you come up with.

@TGlide
Copy link
Contributor

TGlide commented Oct 3, 2018

Okay! Gonna start working on it.

@TGlide TGlide mentioned this issue Oct 3, 2018
@DragosPopse
Copy link
Contributor

I want to look into a way of returning the output of !cmd commands into the server chat. For example

!cmd "echo hello"

should make Chimera display hello in addition to the Executing in command prompt: echo hello message. What do you guys think?

@CedArctic
Copy link
Owner Author

@DragosPopse That's really interesting! It would be great to have chimera return the output of cmd commands.

@DragosPopse
Copy link
Contributor

I've done it yesterday @CedArctic, I'll make a pull request the moment I learn how (I'm quite new to github and git in general).

@CedArctic
Copy link
Owner Author

@DragosPopse Looking forward to reviewing your code.

@DragosPopse
Copy link
Contributor

I'll create a setup.bat and a setup.sh that will pip install/upgrade the packages required (I'm starting to like this repo as you can see). I'll create the local_credentials.py in this script so you can delete local_credentials_example.py.

vfcoelho referenced this issue in vfcoelho/Chimera Oct 5, 2018
@CedArctic
Copy link
Owner Author

@DragosPopse It's good to have you around the repo! Can't wait to see your PR 馃槃

CedArctic pushed a commit that referenced this issue Oct 6, 2018
@CedArctic CedArctic added the good first issue Good for newcomers label Oct 10, 2019
@CedArctic
Copy link
Owner Author

The new Hacktoberfest season is live and can't wait to see new ideas being proposed! For any help feel free to ask. Happy hacking! 馃憤

@Arvinth-Krishna
Copy link
Contributor

Arvinth-Krishna commented Jan 6, 2021

@CedArctic Check out my Pull Request!! I hope that you will find that AppQuitter functionality useful.

  • AppQuitter module will help us to close the application with the specified duration(in minutes) at any time anywhere.
    Scenario: It will be useful for college students to end Class meetings without waiting for an entire period just to hang up.

@CedArctic
Copy link
Owner Author

@Arvinth-Krishna Thank you for your contribution! This looks like a promising feature to be added to Chimera. I will review it in the following days and let you know.

@RakunaM
Copy link

RakunaM commented Oct 1, 2021

OK ima just start working on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers Hacktoberfest
Projects
None yet
Development

No branches or pull requests

5 participants