Giter Site home page Giter Site logo

tinkerqa-discord's Introduction

tinkerqa-discord

A discord bot that manages a QA channel

Dev setup

If you have envsetup, simply run envsetup after cloning the repository.

If not, please install poetry and run poetry install

Deployment

Build the image with

docker build . -t tinkerqa-discord:latest

Deploy it with

docker run -d -e DISCORD_TOKEN=<TOKEN> tinkerqa-discord:latest

tinkerqa-discord's People

Contributors

bushshrub avatar

Watchers

YJ Soon avatar  avatar James Cloos avatar  avatar

tinkerqa-discord's Issues

Ping role/user when creating thread

When a thread is created, it would be useful if the bot would directly ping a role like @Helper and the person who asked the question

Maybe the bot can just send a message in the thread with something like

@HelperRole 
@UserWhoAskedQuestion Add any additional information, screenshots, or files in this thread.

that way, the person who asks the question and anyone with the Helper role automatically joins the thread as well

Lock QA after question is solved

Kind of like stackoverflow where the guy who's answer was accepted is from 8 years ago.

Hitting the green checkmark marks the thread as resolved

Hitting the lock button as a helper locks the thread

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.