Skip to content
/ rauly.rs Public

Moving discord bot from Python to Rust

Notifications You must be signed in to change notification settings

frahz/rauly.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rauly.rs

A general discord bot made for friends group discord server. Built with serenity.

Current Features

  • Music Playback using Songbird crate.
  • Auto-disconnect from voice channel.
  • Auto assign role when a new user joins the Discord server.
  • Send Word of the Day when prompted.
  • Do some simple math(got it from the examples...)
  • Send daily/random quote.

Setup

Prerequisites

Dev Environment

To start the dev environment run the following command:

nix develop

To build and run:

cargo run

Features to be implemented

  • The bot sends a the Word of the Day daily, at a certain specified time.
  • Display the current amount of servers in which the bot is in.

About

Moving discord bot from Python to Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published