Giter Club home page Giter Club logo

abbot's Introduction

๐ŸŽƒ Hacktoberfest 2023! ๐Ÿ‘จโ€๐Ÿ’ป

ATL BitLab is participating in Hacktoberfest 2023, and this repo is included! Celebrate the 10th anniversary of Hacktoberfest this year! Hosted annually every October, Hacktoberfest is a month-long event sponsored by DigitalOcean, GitHub, and various other partners, championing open-source contributions.

If you're new to Hacktoberfest, you can register to participate here anytime from September 26th- October 31st.

Check out our project board and issues for good ways to contribute.

Abbot

A helpful bitcoiner bot at ATL BitLab. Est. block 797812.

Netlify Status

Summary

Abbot stands for Atl Bitlab Bot.

Basic tasks that Abbot can automate include:

  1. Content gathering and organization
  2. Content creation
  3. Answering questions about ... anything!
  4. Nostr, Twitter posting
  5. Automating tasks for meetup community organizers

Requirements

  • Python >= 3.11.6
  • Telegram bot API key
    • DM the Bot Father
    • Recommend creating 2 bots: @your_telegram_bot and @test_your_telegram_bot
    • See step 7. for how this comes in handy
  • OpenAI API key
  • Must have a lightning payment method
    • Abbot is shipped with a Strike Merchant integration and requires a Strike API key out-of-the-box
    • We are working on offering multiple payment ingtegrations
    • Feel free to fork and contribute to #2

Install & Run

  1. Clone repo && go to dir
git clone https://github.com/ATLBitLab/abbot.git && cd abbot
  1. Copy sample env file into lib/
cp .env.sample src/.env
  1. Enter your keys into the appropriate positions

  2. Create virtual env

python -m venv .venv
  1. Activate virtual env
source .venv/bin/activate
  1. Install requirements.txt
pip3 install -r requirements.txt
  1. If you created a test bot per the #requirements section, you can run the test bot
cd src
python main.py --dev
  1. Go to your telegram and DM your bot! That's it!

Found bugs? Need help? Submit a Bug Report Issue Feel free to contact me: https://nonni.io

abbot's People

Contributors

bnonni avatar atlbitlabbot avatar dependabot[bot] avatar w3irdrobot avatar jordan-bravo avatar annieseth avatar saucy-tech avatar pranaam19 avatar

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.