v1.4
Added ability to set channel using /beercount channel <channel>

todo:
drinks are case sensative, should i store and display only in all lower case?
add random message at random beer numbers instead of set every 5?
addon now keeps track of unique drink lifetime totals, need a way to display to guild chat
	new button? dropbox selection? slash command to set total lifetime or drink lifetime?
how to have drink button text display last selected drink at player login?
need to come up with real phrases to use



v1.3
Added slash command to modify current session count
Set all phrases to "On " as better placeholders.


v1.2

Organized code better and added comments
Added addon_loaded, player_loging, and player_logout event handlers
Addon now saves lifetime total for each unique drink along with old lifetime total
Addon help menu command "/BeerCount Help"
Corrected lifetime drink message from "Lifetime drinks" to "Lifetime Drinks"
Addon now remembers your last drink choice between sessions
Addon now prints message to you letting you know your drink change was recieved.
You can now set your lifetime value and individual drink lifetime totals through a command
You can now see your lifetime total for all drinks through a command
You can now hide/show the buttons thorugh a command.
Addon now prints current drink and lifetime total to you at login and when you reload ui
Add Drink button updates to your latest drink selection


v1.1

Added ability to choose your own drink with /beercount <drink> command


v1.0.0

Final release
Added toast emote


V0.0.1

Initial Release
Lifetime and Current session Beer Counters