Update README.md
This commit is contained in:
parent
6f4d5606a6
commit
92c3058485
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Tuxiflux
|
||||
A feature-filled free and open source Discord bot based on CDL++, Discord++ and Boost ASIO!
|
||||
|
||||
This bot is the first big bot written on CDL++, so in case you want to learn how to use that framework... Come on it's an open source project, just read the source code and learn!
|
||||
|
||||
## Default prefix
|
||||
The default prefix is `t#`
|
||||
|
||||
|
@ -20,4 +22,4 @@ For a list of commands, this out `help/help_1.txt`!
|
|||
Hint: the database does not need any special setup. I can recommend [ElephantSQL](https://elephantsql.com) for simple setups.
|
||||
|
||||
## Living example
|
||||
Here's a running instance of Tuxifan ready for daily use: [Discord Bot Invite](https://discordapp.com/api/oauth2/authorize?client_id=788310535799308288&permissions=8&scope=applications.commands%20bot)
|
||||
Here's a running instance of Tuxifan ready for daily use: [Discord Bot Invite](https://discordapp.com/api/oauth2/authorize?client_id=788310535799308288&permissions=8&scope=applications.commands%20bot)
|
||||
|
|
Reference in a new issue