Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
danger-ahead authored May 30, 2021
1 parent 948431e commit cef641d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
TOKEN=<DISCORD_TOKEN>
NUMBERS_API=<RAPID_API_KEY>
RAPID_API=<RAPID_API_KEY>
OPEN_WEATHER_TOKEN=<OPEN_WEATHER_TOKEN>
LOCATION_IQ=<LOCATION_IQ_KEY>
OPEN_ROUTE_SERVICE=<OPEN_ROUTE_SERVICE_KEY>
MONGO=<MONGO_KEY>
RANDOM_STUFF_API=<RANDOM_STUFF_API_KEY>

0 comments on commit cef641d

Please sign in to comment.