Skip to content

andrewtran1995/i-dig-blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i-dig-blocks

A simple Discord bot to interact with CubedHost APIs.

Built using Rust with Serenity.

Compiling for the Raspberry Pi

This project can be targeted for a Raspberry Pi (all models should be compatible with the Raspberry Pi OS).

The release binary can be compiled with the following commands.

Compiling with downloaded toolchains

The project can be compiled using cargo directly if the appropriate toolchains are downloaded (such as these toolchains for Windows).

cargo build --release --target arm-unknown-linux-gnueabihf

Compiling with Cross

Alternatively, the project can be compiled using Cross.

cross.exe build --release --target arm-unknown-linux-gnueabihf

About

A simple Discord bot to interact with CubedHost APIs

Topics

Resources

Stars

Watchers

Forks

Languages