Skip to content

fcoder_assitant the purpose of member management. Replace the manual method. Save time.

Notifications You must be signed in to change notification settings

fcoder-hovilo/fcoder_assitant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fcoder_assitant

fcoder_assitant the purpose of member management. Replace the manual method. Save time.

Table of Contents

Features

  • Command handling with a specified prefix.
  • Basic command example: !hello.
  • Periodic message scheduling (every 1 minute).

Project Structure

The project is organized into the following packages:

  • main: Contains the main application entry point.
  • config: Handles configuration loading from a JSON file.
  • handlers: Manages Discord event handlers, such as message creation.
  • scheduler: Implements the periodic message scheduling logic.

Prerequisites

Getting Started

  1. Clone this repository:

    git clone https://github.com/khengyun/fcoder_assitant.git
  2. Navigate to the project directory:

    cd fcoder_assitant
  3. Automatically dockerized project and open default browser.

    go-task run

Configuration

Create a config.json file in the config directory with the following structure:

{
  "Prefix": "!",
  "Token": "YOUR_DISCORD_BOT_TOKEN"
}

Replace "YOUR_DISCORD_BOT_TOKEN" with your actual bot token.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

License

This project is licensed under the Fcoder License.

About

fcoder_assitant the purpose of member management. Replace the manual method. Save time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •