Skip to content

clabbbbbbb/botWEfeel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

howWEfeel Discord Bot

A Discord bot that uses howWEfeel.

Local development

  1. git clone https://github.com/clabbbbbbb/hWf-bot.git
  2. Set the DISCORD_TOKEN environment variable to your bot's token in https://discord.com/developers/applications.
  3. cargo run
  4. Profit

Or try it with Docker:

  1. git clone https://github.com/clabbbbbbb/hWf-bot.git
  2. docker build -t botwefeel:latest .
  3. docker run --name='botwefeel' -e DISCORD_TOKEN='your_discord_token_here' botwefeel:latest
  4. Still profit

Roadmap

  • Obviously add a chat bot
  • probably refactor the code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors