Giter Site home page Giter Site logo

meeting-discord-bot's Introduction

Meeting-Discord-Bot

About The Project

This is a Discord bot that can be used to help people meet online.

Features

預定會議時間

預定會議時間可以讓參與者清楚了解會議哪時候會開始。

會議開始前提醒

在使用 /create_meeting 時,可以設定會議開始前提醒,提醒參與者。

使用 slash command

用斜線指令來讓使用者更容易使用指令。

會議們的專屬類別 (collection) 和論壇頻道 (forum channel)

在 /set_server_settings 後,bot 會建立專屬會議們的類別和頻道,不會影響到原本頻道的秩序。

會議的專屬討論串 (thread)

在 /create_meeting 後,bot 會建立專屬該會議的 thread ,關於該會議的訊息和操控會議的按鈕會放在該討論串中。

狀態標籤 (tag)

bot 會在討論串會標示狀態標籤 (pending, in_prograss, finished) ,論壇頻道可以勾選要找的標籤,快速地找到會議。

點名功能

討論串中有點名按鈕,按下後,會掃描 /create_meeting 設定的參與者身分組哪些有來,哪些沒來,並用 embed 傳到該討論串中。

進出會議記錄 (join leave log)

在使用者進入該會議的語音頻道時,會在該會議的討論串留下紀錄。

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Python 3.10.6 or higher

  • pip 22.2.2 or higher

Installation

  1. Clone the repo

    git clone https://github.com/GreenSlime1024/Meeting-Discord-Bot.git
  2. Install pip packages

     pip install -r requirements.txt

Usage

  1. Run bot.py

    python bot.py
  2. Enter your bot token and mongoDB connection string in the not_token.json file

  3. Run bot.py again

    python bot.py

meeting-discord-bot's People

Contributors

greenslime1024 avatar eri24816 avatar

Stargazers

 avatar  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.