Skip to content

el1t1st/gtkrs_discord_testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtkrs_discord_testing

A quick gtk + rust Discord app to discover and try stuff

Doesn't work anymore - for now at least -, endpoint used is now bot only

To get started

# Refer to the usual cargo commands like:
cargo run
cargo build
cargo build --release

To be able to run the app, you need the following set env variables:

USER_TOKEN=your_user_token CONTACT_ID=your_contact_discriminator_id (to only get your contact's messages) CONTACT_CHANNEL_ID=your_contact_channel_id (to answer back to this contact)

About

A quick gtk + rust Discord app to discover and try stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.6%
  • CSS 1.4%