GithubHelp home page GithubHelp logo

tubu's Introduction

tubu

tubu は Go で実装された Discord Bot です.

Features

  • メッセージリンクの展開機能
  • channelコマンド
  • dice コマンド
  • guildコマンド
  • versionコマンド
  • メッセージのピン留め機能

Deployment

Important

現在,tubu は Docker compose によるホスティングのみを公式にサポートしています.

Docker Compose が導入されていることを確認してください.

  1. 以下のようなcompose.ymlを用意します.

    services:
      bot:
        container_name: tubu-bot
        image: ghcr.io/aqyuki/tubu:latest
        env_file:
          - .env
        restart: unless-stopped
  2. .envを同一のフォルダに作成します.

    環境変数名 概要 既定値
    TUBU_DISCORD_TOKEN Discord Bot の API トークンを指定してください. ---
    TUBU_API_TIMEOUT API のタイムアウト時間を指定してください. 5s
  3. docker compose upで起動できます.

tubu's People

Contributors

aqyuki avatar release-please-action[bot] avatar renovate[bot] avatar

Watchers

 avatar

tubu's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
compose.yml
dockerfile
Dockerfile
  • golang 1.23.0
github-actions
.github/workflows/docker-push.yml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v6
.github/workflows/go.yml
  • actions/checkout v4
  • actions/setup-go v5
  • actions/checkout v4
  • actions/setup-go v5
  • actions/checkout v4
  • actions/setup-go v5
.github/workflows/release-please.yml
  • actions/create-github-app-token v1
  • googleapis/release-please-action v4
gomod
go.mod
  • go 1.23.0
  • github.com/bwmarrin/discordgo v0.28.1
  • github.com/caarlos0/env/v11 v11.2.2
  • github.com/google/go-cmp v0.6.0
  • github.com/patrickmn/go-cache v2.1.0+incompatible
  • github.com/samber/lo v1.47.0
  • github.com/stretchr/testify v1.9.0
  • go.uber.org/zap v1.27.0

  • Check this box to trigger a request for Renovate to run again on this repository

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.