Skip to content

amfoss/amd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amFOSS Daemon

Discord bot used for the official amFOSS server for members. Built with Serenity and Poise.

Getting Started

Prerequisites

Before proceeding, ensure you have the following:

  1. Rust
# Download and install Rust using rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Add Rust to the system PATH
echo 'export PATH="$HOME/.cargo/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc

For more details, visit the Official Rust installation page.

  1. A Discord Bot Token.

Setup

  1. Clone the repository:
git clone https://github.com/amfoss/amd.git
cd amd
  1. Create a .env file in the root directory. You can refer .env.sample for the required variables.

  2. Run the bot locally with cargo run.

Contributing

Refer CONTRIBUTING.md.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

About

Official Discord Bot for amFOSS.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 6