Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mensa_bot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
😋
mensa_bot
Merge requests
!1
RITS
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
RITS
RITS
into
master
Overview
0
Commits
14
Pipelines
0
Changes
11
Merged
Lukas Liesenberg
requested to merge
RITS
into
master
11 months ago
Overview
0
Commits
14
Pipelines
0
Changes
11
Expand
0
0
Merge request reports
Compare
master
version 3
5a95dc8a
11 months ago
version 2
c4d1ae78
11 months ago
version 1
c79d48f8
11 months ago
master (base)
and
version 1
latest version
bab7ac4a
14 commits,
11 months ago
version 3
5a95dc8a
5 commits,
11 months ago
version 2
c4d1ae78
2 commits,
11 months ago
version 1
c79d48f8
1 commit,
11 months ago
11 files
+
5021
−
579
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
11
Search (e.g. *.vue) (Ctrl+P)
access_tokens_template.py
→
.env.example
+
6
−
0
Options
# RWTH Aachen Tokens
REFRESH_TOKEN
=
""
CLIENT_ID
=
""
REFRESH_TOKEN
=
CLIENT_ID
=
# Telegram Token
TELEGRAM_TOKEN
=
""
CHANNEL_ID
=
""
\ No newline at end of file
TELEGRAM_TOKEN=
CHANNEL_ID=
\ No newline at end of file
Loading