Code Monkey home page Code Monkey logo

little_bits_of_buddha's Introduction

Little Bits of Buddha

A robotic monk with a wheel-maze for a head against a blue field

Managed by PDM Built with Devbox

What is Little Bits of Buddha?

Little Bits of Buddha is a Telegram bot that offers daily bits of Buddhist scriptures to its users.

Quickstart

You can access Little Bits of Buddha at https://t.me/LittleBitsOfBuddhaBot.

Developing

Built With

Python 3.11 FastAPI Telegram

Prerequisites

Contact @worldofgeese if you need help getting set up ๐Ÿ˜Š

Setting up Dev

In order to get started developing run the following in your shell from inside the project directory:

โš ๏ธ If you are using 1Password: consider using 1Password CLI to securely authenticate GitLab and to generate your SSH key.

devbox global add glab
eval "$(devbox global shellenv)"
glab auth login -h gitlab.hansen.agency -t $GITLAB_TOKEN
glab config set -h gitlab.hansen.agency git_protocol http
GITLAB_HOST=gitlab.hansen.agency glab repo clone worldofgeese/little_bits_of_buddha
devbox shell
cd little_bits_of_buddha
export TF_VAR_loft_access_key=$LOFT_ACCESS_KEY

Devbox will offer to install Nix if not already installed. devbox shell will install all other requirements into an isolated development environment and launch you into it.

Now run garden deploy when you're ready to deploy your app to your own private user namespace ๐Ÿš€

Alternatively, open a cloud development environment in your browser with Devbox Cloud, Gitpod, or open in GitHub Codespaces by clicking their buttons below ๐Ÿ‘‡.

Be sure to configure Gitpod and GitHub Codespaces before first start.

Open In Devbox.sh

Open in Gitpod

Open in GitHub Codespaces

Setting up your Editor

VS Code

If you use VS Code as your editor, please run devbox shell before launching VS Code from your shell with code .. This ensures Devbox's shell variables are exported into your editor session. You may alternatively choose to use the Dev Container this project ships with.

Emacs

For Emacs, this project ships with a .envrc file that can be used by the envrc package to auto-load a Devbox shell on navigating to the project. Instructions for use by Doom Emacs users can be found at the docs page. Other Emacs users can visit the envrc GitHub repository.

Gitpod and GitHub Codespaces

Set GITLAB_HOST, GITLAB_WORKFLOW_INSTANCE_URL, GITLAB_TOKEN and GITLAB_WORKFLOW_TOKEN as variables before launching your Gitpod workspace or Codespace to automatically authenticate with the GitLab Workflows and GitLab glab CLI tool on start-up. The first two variables share the same value (https://gitlab.hansen.agency). The remaining two values are the API token you generated in Prerequisites.

  • For Gitpod, set your variables here.
  • For GitHub Codespaces, set your variables here.

little_bits_of_buddha's People

Contributors

worldofgeese avatar

Watchers

 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.