nuff said
- Gives the current date in the french republican calendar.
- Twitch integration to be notified when fellow chan members are streaming.
- Url grab to fetch the title with special integration for youtube API.
- Track the rates and evolution of various cryptoshitcoins.
Follow the diesel getting started guide.
Commands are roughly
export DATABASE_URL=rustygolem.sqlite
diesel migration generate <MIGRATION_NAME>
diesel migration run
diesel migration redo