Skip to content

DiscordBot that uses mainly SlashCommands for personal use

License

Notifications You must be signed in to change notification settings

xAfterLife/Hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes

DiscordBot that uses mainly SlashCommands for personal use

The Bots functionality is going to increase from time to time as need is seen. The Initial Push is over, now the Commands have to be implemented

Authors

Badges

MIT License Language Code Size CodeQL

Contributing

If you found an issue or would like to submit an improvement to this project, please submit an issue using the issue tab above. If you would like to submit a PR with a fix, refrence the issue you created

To run this project, you will need to add the following appsettings.json

{
  "DiscordToken": "YOUR TOKEN",
  "SpotifyId": "YOUR ID",
  "SpotifySecret": "YOUR SECRET",
  "testGuild": "GuildId"
}

Features

  • Random Reddit Pictures
  • YoMama Jokes
  • DM-Messages as reply

Installation

License

MIT

Tech Stack

  • .Net 6.0
  • Discord.Net
  • Microsoft.Extensions.Configuration
  • Microsoft.Extensions.DependencyInjection
  • (Probably EF.CORE or MongoDB in the Future)

About

DiscordBot that uses mainly SlashCommands for personal use

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages