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

Add Lightning Payments (Backend) #56

Closed
6 of 8 tasks
bnonni opened this issue Nov 14, 2023 · 2 comments
Closed
6 of 8 tasks

Add Lightning Payments (Backend) #56

bnonni opened this issue Nov 14, 2023 · 2 comments
Assignees

Comments

@bnonni
Copy link
Contributor

bnonni commented Nov 14, 2023

Continue development of the Processor class in src/lib/payments.py

  • Build classes for various payment methods
    • Strike
    • OpenNode
    • LNBits
    • Voltage
  • Upon Abbot being added to a new chat, create new mongo channel object in channels using default
  • Add logic to Abbot class to calculate number of tokens per completion and cost per completion
  • Add new telegram slash command /fund that takes an int arg in sats (e.g. 1000000 sats)

Stretch Goals:

  • Update src/payments.py adding OpenNode, LNBits and Voltage processors
@bnonni bnonni changed the title Add Lightning Payments Add Lightning Payments (Backend) Nov 14, 2023
@bnonni bnonni mentioned this issue Nov 14, 2023
7 tasks
@bnonni bnonni changed the title Add Lightning Payments (Backend) Add Lightning Payments - Backend Dec 5, 2023
@bnonni
Copy link
Contributor Author

bnonni commented Dec 8, 2023

Continue development of the Processor class in src/lib/payments.py

  • Build classes for various payment methods
    • Strike
    • OpenNode
    • LNBits
      * [ ] Voltage
  • Upon Abbot being added to a new chat, create new mongo channel object in channels using default
  • Add logic to Abbot class to calculate number of tokens per completion and cost per completion
  • Add new telegram slash command /fund that takes an int arg in sats (e.g. 1000000 sats)

Stretch Goals: Backlog

  • Update src/payments.py adding OpenNode, LNBits and Voltage processors

Tabling Voltage into the stretch goal and backlogging.

@bnonni
Copy link
Contributor Author

bnonni commented Dec 8, 2023

Closing issue with changes made to branch lolv2 #70

@bnonni bnonni closed this as completed Dec 8, 2023
@bnonni bnonni changed the title Add Lightning Payments - Backend Add Lightning Payments (Backend) Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants