aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile3
-rw-r--r--Procfile1
2 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..69e990d
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gem 'discordrb'
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..bd1a03c
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+worker: bundle exec ./iada.rb