Skip to content

lahyri/VLAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VLAD

Vampire Log Automated for Discord

Installing

To install VLAD in your Discord Server you'll need the following:

After that, you should clone this repository and run the following command:

$go get github.com/bwmarrin/discordgo

And your own version of VLAD is ready to roll.

Observation

Since I'm not planning to host this permanently, You'll have to create your own bot account, save the generated token to a .env file in the main directory and run the project everytime you want to use it.

Running

Open your code directory in the terminal and run:

$go run main.go

If you've done this correctly, you bot should appear online in the server.

Commands

To see all the commands available for this bot, just type the command !help in your discord server, and it shall return all the commands and their description of usage.

Contribuiting

Feel free to use it and modify it as you want. If you'd like to share any new functionality, just branch the rep and send me a pull request with a description of the alteration or functionality you've added.

To Do

  • Skills/Attributes list
  • Skill/Attribute level description
  • More stuff I still have to think about

Developed by

Special Thanks

  • bwmarrin for his wonderful DiscordGo bindings
  • My RPG group for inspiring me to create this
  • The guys from White Wolf and the World of Darkness for creating such an amazing RPG system
Carpe Noctem

Releases

No releases published

Packages

No packages published

Languages