Sets the bot name to something.
40 41 42
# File 'lib/discordrb/api.rb', line 40 def bot_name=(value) @bot_name = value end