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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/bounty should trigger an entry to a google doc #391

Open
hkirat opened this issue May 6, 2024 · 29 comments
Open

/bounty should trigger an entry to a google doc #391

hkirat opened this issue May 6, 2024 · 29 comments
Labels
enhancement New feature or request

Comments

@hkirat
Copy link
Collaborator

hkirat commented May 6, 2024

To keep things simple, before we have bounty-dispenser, we need a way to log all the bounties somewhere so we can track them effectively

@devsargam do u think this is easy to do?

@hkirat hkirat added the enhancement New feature or request label May 6, 2024
@hkirat
Copy link
Collaborator Author

hkirat commented May 6, 2024

Lets do a cloudflare fn so its easy to deploy

@hkirat
Copy link
Collaborator Author

hkirat commented May 6, 2024

The ckoudflare fn can also post it on discord/tweet out at https://twitter.com/Techalerts101

@piyushhsainii
Copy link
Contributor

The ckoudflare fn can also post it on discord/tweet out at https://twitter.com/Techalerts101

can other people try to build this as well or it is assigned to sargam only?

@devsargam
Copy link
Contributor

@hkirat yep very easy doable 100%

@hkirat
Copy link
Collaborator Author

hkirat commented May 6, 2024

@piyushhsainii do u want to do it?
@devsargam can u guide them?

@hkirat
Copy link
Collaborator Author

hkirat commented May 6, 2024

feel free to divide

@devsargam
Copy link
Contributor

yeah can guide ofc

@devsargam
Copy link
Contributor

@hkirat can u assign @piyushhsainii. I'll help if needed

@piyushhsainii
Copy link
Contributor

@piyushhsainii do u want to do it? @devsargam can u guide them?

Happy to contribute

@piyushhsainii
Copy link
Contributor

piyushhsainii commented May 6, 2024

@devsargam one question , do i need to create a section in daily code where you can log the bounty details that will store it in the google doc ,right?

@devsargam
Copy link
Contributor

Need to do some research here. I am guessing the core bot at https://github.com/code100x/github-sol-auto-dispenser is needed.

But I think should be a generic one to be used in cms, daily and chess too.

@Ameerjafar
Copy link

@piyushhsainii sir I want to work on this enhancement sir can you give me a chance to work on it if not no problem sir you carry on.

@devsargam
Copy link
Contributor

Hey @Ameerjafar. @piyushhsainii has already started the work can u work on something else for now?

@Ameerjafar
Copy link

ok @devsargam sir

@piyushhsainii
Copy link
Contributor

@hkirat the automation-bot functionality is done, just need to add google doc now, sir can i use google sheet API for that? or strictly cloudfare is required?

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

any API is fine
We need this asap can u PR whatever u have right now @piyushhsainii ?

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

please acitvely open draft PRs so we can partially review it

@devsargam
Copy link
Contributor

Hey @hkirat should this be a part of daily code or a standalone project?

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

Probably standalone yeah

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

@devsargam
Copy link
Contributor

Can u create a repo sth like bounty-tracker with just a readme @hkirat

@piyushhsainii
Copy link
Contributor

piyushhsainii commented May 7, 2024

Probably standalone yeah

@hkirat

The Automation-Bot setup is done which respond to appropiate bounty message

  • Automatic Discord Log is also setup

Raising a PR for this now.

@nimit9
Copy link
Contributor

nimit9 commented May 7, 2024

Can't this be integrated with the bounty-dispenser only?

I was thinking of working on this, where the owner has the track of all the bounties on his dashboard in the bounty-dispenser.

@devsargam @hkirat @piyushhsainii

@devsargam
Copy link
Contributor

Yeah bounty dispenser is better but this should work as an intermediate solution as a lot of bounties are being dispatched right now hard to keep up

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

we will need some sort of manual intervention in bounty bot.
Its a lil unsafe having a private key on an aws server

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

Also can get tricky in taxes if we do it via sol

@hkirat
Copy link
Collaborator Author

hkirat commented May 7, 2024

@nimit9
Copy link
Contributor

nimit9 commented May 7, 2024

Can't we do this on Zapier? Or is it expensive? @hkirat @devsargam

@devsargam
Copy link
Contributor

devsargam commented May 7, 2024

Yes but, github webhook hitting a hono app deployed on cloudflare fn should do 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
Projects
None yet
Development

No branches or pull requests

5 participants