Skip to content

gyneco2d/discord-navi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Navi

A discord bot by gyneco2d using discordrb library.
It's still under development.

implemented

  • Notification when joining a voice channel.

Usage

  • Clone this repository.

    $ git clone https://github.com/gyneco2d/Discord-Navi.git
    $ cd Discord-Navi
    $ bundle install
    $ cp config.json.example config.json
    $ vim config.json  # fill in token &   client_id
    
  • Prepare Google Cloud SDK

    • Install Google Cloud SDK & Downloads key file.
    • Specify Auth information.
      $ gcloud auth activate-service-account --key-file=<keyfile path>
    • Add keyfile path to environment variable.
      export GOOGLE_APPLICATION_CREDENTIALS=<keyfile path>

LICENCE

MIT

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages